License compliance rectification

This commit is contained in:
lauk 2022-05-18 09:31:14 +08:00
parent b56b9ec347
commit b34bae57b5

View File

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