diff --git a/python-packaging.spec b/python-packaging.spec index df3fd9825f507739a4556a101d113f9cb0f91720..78026362d8b85e9bac908d122d141dcabc6b53ef 100644 --- a/python-packaging.spec +++ b/python-packaging.spec @@ -3,9 +3,9 @@ Name: python-packaging Version: 21.3 -Release: 3 +Release: 4 Summary: Core utilities for Python packages -License: BSD and ASL 2.0 +License: BSD-3-Clause and ASL 2.0 URL: https://github.com/pypa/packaging Source0: https://files.pythonhosted.org/packages/df/9e/d1a7217f69310c1db8fdf8ab396229f55a699ce34a203691794c5d1cad0c/packaging-21.3.tar.gz BuildArch: noarch @@ -98,6 +98,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon May 09 2022 xu_ping - 21.3-4 +- License compliance rectification + * Wed Dec 29 2021 shixuantong - 21.3-3 - fix provides error