diff --git a/python-authres.spec b/python-authres.spec index c64d209..27690ea 100644 --- a/python-authres.spec +++ b/python-authres.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-authres Version: 1.2.0 -Release: 1 +Release: 2 Summary: authres - Authentication Results Header Module -License: Apache 2.0 +License: Apache-2.0 URL: https://pypi.org/projects/authres Source0: https://files.pythonhosted.org/packages/6a/29/e28209b5d3d56c102845cca5a4a3abaf2724f79e83476a52b94d775ecce6/authres-%{version}.tar.gz BuildArch: noarch @@ -89,5 +89,8 @@ mv %{buildroot}/doclist.lst . %{_pkgdocdir} %changelog +* Wed May 18 2022 liukuo - 1.2.0-2 +- License compliance rectification + * Fri Dec 18 2020 Python_Bot - Package Spec generated