diff --git a/google-auth-2.12.0.tar.gz b/google-auth-2.12.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e2403db13067c107b2bfab6b46023ab4634ec62b Binary files /dev/null and b/google-auth-2.12.0.tar.gz differ diff --git a/google-auth-2.8.0.tar.gz b/google-auth-2.8.0.tar.gz deleted file mode 100644 index 95b2bd79684cce119b9f5c31079dc0aa1ae9c5b1..0000000000000000000000000000000000000000 Binary files a/google-auth-2.8.0.tar.gz and /dev/null differ diff --git a/python-google-auth.spec b/python-google-auth.spec index d82a3a3149c5849735bf4734fa467bed949b269b..74a87ac283bb2af56d4c3c0a9d20cc18f72edf92 100644 --- a/python-google-auth.spec +++ b/python-google-auth.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-google-auth -Version: 2.8.0 +Version: 2.12.0 Release: 1 Summary: Google Authentication Library License: Apache-2.0 URL: https://github.com/googleapis/google-auth-library-python -Source0: https://files.pythonhosted.org/packages/0a/c8/2df97570bb3185bd2add5309e26dca2d57e5a26b9ffe4c6804e4ecc707ae/google-auth-2.8.0.tar.gz +Source0: https://files.pythonhosted.org/packages/19/dd/48e06d7ce02ebf53a2d36fcada99c68d7f6b10f2058ec4f76f7e2e81d9e6/google-auth-2.12.0.tar.gz BuildArch: noarch Requires: python3-cachetools @@ -81,6 +81,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Apr 09 2024 OpenStack_SIG - 2.12.0-1 +- Upgrade package to version 2.12.0 + * Fri Jun 24 2022 jiangxinyu - 2.8.0-1 - Upgrade to 2.8.0