diff --git a/google-auth-2.17.1.tar.gz b/google-auth-2.17.1.tar.gz deleted file mode 100644 index 852e31e..0000000 Binary files a/google-auth-2.17.1.tar.gz and /dev/null differ diff --git a/google-auth-2.17.2.tar.gz b/google-auth-2.17.2.tar.gz new file mode 100644 index 0000000..30dd8f0 Binary files /dev/null and b/google-auth-2.17.2.tar.gz differ diff --git a/python-google-auth.spec b/python-google-auth.spec index e2861a8..63d8e35 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.17.1 +Version: 2.17.2 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/c8/ee/a028aa9ce069fe78d3cf8a86020d366fdb65b54fc33a9e317b4eafa1445e/google-auth-2.17.1.tar.gz +Source0: https://files.pythonhosted.org/packages/e2/bb/d809c7f2ed33c27bd2902dfce8ee1d3c7cac85ec80c11d365c755584aa55/google-auth-2.17.2.tar.gz BuildArch: noarch Requires: python3-cachetools @@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Apr 12 2023 wubijie - 2.17.2-1 +- Update package to version 2.17.2 + * Thu Apr 6 2023 wubijie - 2.17.1-1 - Update package to version 2.17.1