!3 统一spec文件的License名称规范

From: @lauk001 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-05-20 10:39:43 +00:00 committed by Gitee
commit c84cae9188
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-google-auth Name: python-google-auth
Version: 1.22.1 Version: 1.22.1
Release: 1 Release: 2
Summary: Google Authentication Library Summary: Google Authentication Library
License: Apache 2.0 License: Apache-2.0
URL: https://github.com/googleapis/google-auth-library-python URL: https://github.com/googleapis/google-auth-library-python
Source0: https://files.pythonhosted.org/packages/dc/fa/a22e99cf47b2d8fd5e7e17a2a6500a6b1feb3187c1e41bf411e4c54097ef/google-auth-1.22.1.tar.gz Source0: https://files.pythonhosted.org/packages/dc/fa/a22e99cf47b2d8fd5e7e17a2a6500a6b1feb3187c1e41bf411e4c54097ef/google-auth-1.22.1.tar.gz
BuildArch: noarch BuildArch: noarch
@ -77,5 +77,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Fri May 20 2022 liukuo <liukuo@kylinos.cn> - 1.22.1-2
- License compliance rectification
* Fri Oct 09 2020 Python_Bot <Python_Bot@openeuler.org> * Fri Oct 09 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated - Package Spec generated