diff --git a/google-auth-oauthlib-1.0.0.tar.gz b/google-auth-oauthlib-1.0.0.tar.gz deleted file mode 100644 index 3ff1d98..0000000 Binary files a/google-auth-oauthlib-1.0.0.tar.gz and /dev/null differ diff --git a/google-auth-oauthlib-1.1.0.tar.gz b/google-auth-oauthlib-1.1.0.tar.gz new file mode 100644 index 0000000..9409932 Binary files /dev/null and b/google-auth-oauthlib-1.1.0.tar.gz differ diff --git a/python-google-auth-oauthlib.spec b/python-google-auth-oauthlib.spec index e17aba4..574e984 100644 --- a/python-google-auth-oauthlib.spec +++ b/python-google-auth-oauthlib.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-google-auth-oauthlib -Version: 1.0.0 +Version: 1.1.0 Release: 1 Summary: Google Authentication Library License: Apache-2.0 URL: https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib -Source0: https://files.pythonhosted.org/packages/e3/b4/ef2170c5f6aa5bc2461bab959a84e56d2819ce26662b50038d2d0602223e/google-auth-oauthlib-1.0.0.tar.gz +Source0: https://files.pythonhosted.org/packages/6a/34/c584323ea98fb596e71ade06c06d514de898c60498efc72311e18ebe2825/google-auth-oauthlib-1.1.0.tar.gz BuildArch: noarch Requires: python3-google-auth @@ -70,6 +70,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Dec 07 2023 jiangxinyu - 1.1.0-1 +- Update package to version 1.1.0 + * Tue Mar 28 2023 jiangxinyu - 1.0.0-1 - Update package to version 1.0.0