diff --git a/python-oauth2client.spec b/python-oauth2client.spec index 2f92647..65c3c80 100644 --- a/python-oauth2client.spec +++ b/python-oauth2client.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 4.1.3 -Release: 14%{?dist} +Release: 15%{?dist} Summary: %{sum} License: ASL 2.0 @@ -79,6 +79,9 @@ rm -r $(find %{_buildrootdir} -type d -name 'tests') || /bin/true %{python3_sitelib}/%{srcname}*.egg-info %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 4.1.3-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 4.1.3-14 - Rebuilt for Python 3.10