diff --git a/google-auth-oauthlib-0.8.0.tar.gz b/google-auth-oauthlib-0.8.0.tar.gz deleted file mode 100644 index aa7c62d..0000000 Binary files a/google-auth-oauthlib-0.8.0.tar.gz and /dev/null differ diff --git a/google-auth-oauthlib-1.0.0.tar.gz b/google-auth-oauthlib-1.0.0.tar.gz new file mode 100644 index 0000000..3ff1d98 Binary files /dev/null and b/google-auth-oauthlib-1.0.0.tar.gz differ diff --git a/python-google-auth-oauthlib.spec b/python-google-auth-oauthlib.spec index 14b1102..e17aba4 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: 0.8.0 +Version: 1.0.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/06/98/52a79d64ca8fd2e37eff8da6c78c26b2209f19d8ace8cafd1634453c4393/google-auth-oauthlib-0.8.0.tar.gz +Source0: https://files.pythonhosted.org/packages/e3/b4/ef2170c5f6aa5bc2461bab959a84e56d2819ce26662b50038d2d0602223e/google-auth-oauthlib-1.0.0.tar.gz BuildArch: noarch Requires: python3-google-auth @@ -70,6 +70,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Mar 28 2023 jiangxinyu - 1.0.0-1 +- Update package to version 1.0.0 + * Tue Dec 13 2022 wenzhiwei - 0.8.0-1 - Update package to version 0.8.0