diff --git a/python-oauth2client.spec b/python-oauth2client.spec index 8c612c5..8372824 100644 --- a/python-oauth2client.spec +++ b/python-oauth2client.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 4.1.3 -Release: 9%{?dist} +Release: 10%{?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 +* Thu Jan 30 2020 Fedora Release Engineering - 4.1.3-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Wed Jan 15 2020 Gwyn Ciesla - 4.1.3-9 - Don't BR tox if we don't run tests.