diff --git a/google-auth-2.22.0.tar.gz b/google-auth-2.22.0.tar.gz deleted file mode 100644 index cca6402f54bae3fc27442e18ca6bd08d186bf779..0000000000000000000000000000000000000000 Binary files a/google-auth-2.22.0.tar.gz and /dev/null differ diff --git a/google-auth-2.25.1.tar.gz b/google-auth-2.25.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..a3200f1fed5aec3435bc25cc67e931770a4475f2 Binary files /dev/null and b/google-auth-2.25.1.tar.gz differ diff --git a/python-google-auth.spec b/python-google-auth.spec index 8533f6d2ae4b9324849198cf0a3706023415cc9a..71d50ded8d70ca7c42d34702a449485b7735a6d8 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.22.0 +Version: 2.25.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/e6/76/2217d47be6a03dfd5f6bfe7432f87a5aa5ab6d85525a4dc546df9895f053/google-auth-2.22.0.tar.gz +Source0: https://files.pythonhosted.org/packages/29/cf/c34598e601223a049cdefb343c4958a7ebfe4663c689e8efe8d24fe8c33f/google-auth-2.25.1.tar.gz BuildArch: noarch Requires: python3-cachetools @@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Dec 07 2023 jiangxinyu - 2.25.1-1 +- Update package to version 2.25.1 + * Tue Jul 18 2023 sunhui - 2.22.0-1 - Update package to version 2.22.0