License compliance rectification

This commit is contained in:
lauk 2022-05-17 17:13:52 +08:00
parent 455aea8762
commit e985614abe

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-google-auth-oauthlib Name: python-google-auth-oauthlib
Version: 0.4.1 Version: 0.4.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/GoogleCloudPlatform/google-auth-library-python-oauthlib 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 Source0: https://files.pythonhosted.org/packages/cd/5a/2b5a4c1294a4e8903bdba122083bd505dc51688a95d4670cde89dc45e6ed/google-auth-oauthlib-0.4.1.tar.gz
BuildArch: noarch BuildArch: noarch
@ -70,5 +70,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %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 - Package Spec generated