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

From: @lauk001 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-05-17 10:10:14 +00:00 committed by Gitee
commit 46d519e46b
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
Name: python-google-auth-oauthlib
Version: 0.4.1
Release: 1
Release: 2
Summary: Google Authentication Library
License: Apache 2.0
License: Apache-2.0
URL: https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib
Source0: https://files.pythonhosted.org/packages/cd/5a/2b5a4c1294a4e8903bdba122083bd505dc51688a95d4670cde89dc45e6ed/google-auth-oauthlib-0.4.1.tar.gz
BuildArch: noarch
@ -70,5 +70,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Fri Oct 09 2020 Python_Bot <Python_Bot@openeuler.org>
* Tue May 17 2022 liukuo <liukuo@kylinos.cn> - 0.4.1-2
- License compliance rectification
* Fri Oct 09 2020 Python_Bot <Python_Bot@openeuler.org> - 0.4.1-1
- Package Spec generated