diff --git a/python-google-auth-2.38.0.tar.gz b/python-google-auth-2.38.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..2adc33b9e80f9741868ba5a11a20dc642582dd65 Binary files /dev/null and b/python-google-auth-2.38.0.tar.gz differ diff --git a/python-google-auth.spec b/python-google-auth.spec index 1171fb745d06b2b794ae7f4a2ccc6bc38c590c68..f5ca2686572d634ce91a13b7b1c54f5b2315c885 100644 --- a/python-google-auth.spec +++ b/python-google-auth.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 1 %{?python_enable_dependency_generator} @@ -6,7 +6,7 @@ %global py3 python3 Name: python-%{library} -Version: 2.16.3 +Version: 2.38.0 Release: %{anolis_release}%{dist} Epoch: 1 @@ -15,6 +15,7 @@ License: ASL 2.0 URL: https://github.com/googleapis/google-auth-library-python Source0: https://github.com/googleapis/google-auth-library-python/archive/v%{version}.tar.gz +Source: https://github.com/googleapis/google-auth-library-python/archive/v2.38.0.tar.gz BuildArch: noarch @@ -69,6 +70,10 @@ The %{name}-doc package contains documentation files for %{name}. %doc README.rst CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTORS.md %changelog +* Tue Aug 19 2025 wenyuzifang - 2.38.0-1 +- Updated to version 2.38.0 to fix xxxxxxxxxx + + * Wed Mar 13 2024 mgb01105731 - 2.16.3-2 - Rebuild with python3.11 diff --git a/v2.16.3.tar.gz b/v2.16.3.tar.gz deleted file mode 100644 index 5ebec8f812b57726f720bc6662131049df23986a..0000000000000000000000000000000000000000 Binary files a/v2.16.3.tar.gz and /dev/null differ