diff --git a/google-auth-2.25.1.tar.gz b/google-auth-2.25.1.tar.gz deleted file mode 100644 index a3200f1fed5aec3435bc25cc67e931770a4475f2..0000000000000000000000000000000000000000 Binary files a/google-auth-2.25.1.tar.gz and /dev/null differ diff --git a/google-auth-2.28.1.tar.gz b/google-auth-2.28.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..5a8d99d1f89cee7c8f00253923559573777ef1ea Binary files /dev/null and b/google-auth-2.28.1.tar.gz differ diff --git a/python-google-auth.spec b/python-google-auth.spec index 71d50ded8d70ca7c42d34702a449485b7735a6d8..f8ea30ced62a26327527c2cbf81865a612a1860b 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.25.1 +Version: 2.28.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/29/cf/c34598e601223a049cdefb343c4958a7ebfe4663c689e8efe8d24fe8c33f/google-auth-2.25.1.tar.gz +Source0: https://files.pythonhosted.org/packages/9a/15/ac42556763c08e1b1821a7e55f3a93982c50ca7f25adf8f61a01dd2ed98b/google-auth-2.28.1.tar.gz BuildArch: noarch Requires: python3-cachetools @@ -80,6 +80,10 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Feb 26 2024 jiangxinyu - 2.28.1-1 +- Update package to version 2.28.1 + Typo when setting the state for the pickle deserializer + * Thu Dec 07 2023 jiangxinyu - 2.25.1-1 - Update package to version 2.25.1