diff --git a/google-auth-2.14.1.tar.gz b/google-auth-2.14.1.tar.gz deleted file mode 100644 index ea30622b318d645145b628e14de626d26b569d20..0000000000000000000000000000000000000000 Binary files a/google-auth-2.14.1.tar.gz and /dev/null differ diff --git a/google-auth-2.15.0.tar.gz b/google-auth-2.15.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..ab852ef19d56cb2fbd8d0bc23b5590e2d0da827d Binary files /dev/null and b/google-auth-2.15.0.tar.gz differ diff --git a/python-google-auth.spec b/python-google-auth.spec index f559f0a08c81fe75a065daa5e281b1bde022afa3..79ce2b7e9d75cb9ee4de9306d30f875fc465eb11 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.14.1 +Version: 2.15.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/89/e3/b9002efddfc812af8afd59577ed04432cd3bfcc9c46e0210f3a1b56dfe4c/google-auth-2.14.1.tar.gz +Source0: https://files.pythonhosted.org/packages/52/a6/72c80f4a0b37c2c32d35636b2373bdf07c1dad81b109f9361742d3aa1cbe/google-auth-2.15.0.tar.gz BuildArch: noarch Requires: python3-cachetools @@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Dec 15 2022 jiangxinyu - 2.15.0-1 +- Update package to version 2.15.0 + * Wed Nov 23 2022 liqiuyu - 2.14.1-1 - Update package to version 2.14.1 @@ -96,4 +99,4 @@ mv %{buildroot}/doclist.lst . - License compliance rectification * Fri Oct 09 2020 Python_Bot - 1.22.1-1 -- Package Spec generated \ No newline at end of file +- Package Spec generated