diff --git a/google-auth-2.28.1.tar.gz b/google-auth-2.28.1.tar.gz deleted file mode 100644 index 5a8d99d1f89cee7c8f00253923559573777ef1ea..0000000000000000000000000000000000000000 Binary files a/google-auth-2.28.1.tar.gz and /dev/null differ diff --git a/google-auth-2.29.0.tar.gz b/google-auth-2.29.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..bb453d187a7d2f5c788344026402a14122b3f7e2 Binary files /dev/null and b/google-auth-2.29.0.tar.gz differ diff --git a/python-google-auth.spec b/python-google-auth.spec index f8ea30ced62a26327527c2cbf81865a612a1860b..25d5ebbbb80468fc04df2a0c57cd15839b5ccaaf 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.28.1 +Version: 2.29.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/9a/15/ac42556763c08e1b1821a7e55f3a93982c50ca7f25adf8f61a01dd2ed98b/google-auth-2.28.1.tar.gz +Source0: https://files.pythonhosted.org/packages/18/b2/f14129111cfd61793609643a07ecb03651a71dd65c6974f63b0310ff4b45/google-auth-2.29.0.tar.gz BuildArch: noarch Requires: python3-cachetools @@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Apr 08 2024 maqi - 2.29.0-1 +- Update package to version 2.29.0 + * 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