From e985614abec6e4a5b2c6334aa372fe7a53b9ed4a Mon Sep 17 00:00:00 2001 From: lauk Date: Tue, 17 May 2022 17:13:52 +0800 Subject: [PATCH] License compliance rectification --- python-google-auth-oauthlib.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/python-google-auth-oauthlib.spec b/python-google-auth-oauthlib.spec index 15667ee..13147a5 100644 --- a/python-google-auth-oauthlib.spec +++ b/python-google-auth-oauthlib.spec @@ -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 +* Tue May 17 2022 liukuo - 0.4.1-2 +- License compliance rectification + +* Fri Oct 09 2020 Python_Bot - 0.4.1-1 - Package Spec generated