diff --git a/google-auth-2.14.0.tar.gz b/google-auth-2.14.0.tar.gz deleted file mode 100644 index c352d2f03932d3875bcfe855fc1ea8cdd7a1ccd7..0000000000000000000000000000000000000000 Binary files a/google-auth-2.14.0.tar.gz and /dev/null differ diff --git a/google-auth-2.14.1.tar.gz b/google-auth-2.14.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..ea30622b318d645145b628e14de626d26b569d20 Binary files /dev/null and b/google-auth-2.14.1.tar.gz differ diff --git a/python-google-auth.spec b/python-google-auth.spec index 381d109cbb356936a6235349050ef1bdd7b728f4..f559f0a08c81fe75a065daa5e281b1bde022afa3 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.0 +Version: 2.14.1 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/e5/f9/47e309e4df306111d94ae8879c5677fa41f92f4e1fe4a33141086057dcff/google-auth-2.14.0.tar.gz +Source0: https://files.pythonhosted.org/packages/89/e3/b9002efddfc812af8afd59577ed04432cd3bfcc9c46e0210f3a1b56dfe4c/google-auth-2.14.1.tar.gz BuildArch: noarch Requires: python3-cachetools @@ -25,7 +25,7 @@ mechanisms to access Google APIs. %package -n python3-google-auth Summary: Google Authentication Library -Provides: python-google-auth +Provides: python-google-auth = %{version}-%{release} BuildRequires: python3-devel BuildRequires: python3-setuptools %description -n python3-google-auth @@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Nov 23 2022 liqiuyu - 2.14.1-1 +- Update package to version 2.14.1 + * Fri Nov 04 2022 liqiuyu - 2.14.0-1 - Upgrade package to version 2.14.0