diff --git a/python-uritemplate.spec b/python-uritemplate.spec index aff9a44..065a264 100644 --- a/python-uritemplate.spec +++ b/python-uritemplate.spec @@ -11,10 +11,10 @@ Name: python-%{modname} Version: 3.0.1 -Release: 1 +Release: 2 Summary: Simple python library to deal with URI Templates (RFC 6570) -License: BSD +License: Apache-2.0 or BSD-3-Clause URL: https://%{modname}.readthedocs.io Source0: https://github.com/sigmavirus24/%{modname}/archive/%{version}/%{modname}-%{version}.tar.gz @@ -57,6 +57,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v %{python3_sitelib}/%{modname}/ %changelog +* Wed May 11 2022 yangping - 3.0.1-2 +- License compliance rectification + * Sat May 07 2022 xigaoxinyan -3.0.1-1 - Update to 3.0.1