diff --git a/python-oauth2client.spec b/python-oauth2client.spec index e7128b2..c8c3872 100644 --- a/python-oauth2client.spec +++ b/python-oauth2client.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 4.1.3 -Release: 17%{?dist} +Release: 18%{?dist} Summary: %{sum} License: ASL 2.0 @@ -89,6 +89,9 @@ rm -r $(find %{_buildrootdir} -type d -name 'tests') || /bin/true %{python3_sitelib}/%{srcname}*.egg-info %changelog +* Mon Jun 13 2022 Python Maint - 4.1.3-18 +- Rebuilt for Python 3.11 + * Fri Feb 11 2022 Benjamin A. Beasley - 4.1.3-17 - Remove dependency on deprecated PyPI mock