diff --git a/python-oauth2client.spec b/python-oauth2client.spec index c8c3872..e4be5d7 100644 --- a/python-oauth2client.spec +++ b/python-oauth2client.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 4.1.3 -Release: 18%{?dist} +Release: 19%{?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 +* Fri Jul 22 2022 Fedora Release Engineering - 4.1.3-19 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 4.1.3-18 - Rebuilt for Python 3.11