diff --git a/python-oauth2client.spec b/python-oauth2client.spec index 08eb53d..4b20838 100644 --- a/python-oauth2client.spec +++ b/python-oauth2client.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 4.1.3 -Release: 22%{?dist} +Release: 23%{?dist} Summary: %{sum} License: Apache-2.0 @@ -89,6 +89,9 @@ rm -r $(find %{_buildrootdir} -type d -name 'tests') || /bin/true %{python3_sitelib}/%{srcname}*.egg-info %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 4.1.3-23 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Wed Jun 14 2023 Python Maint - 4.1.3-22 - Rebuilt for Python 3.12