diff --git a/python-oauth2client.spec b/python-oauth2client.spec index 0186e9b..952e3a3 100644 --- a/python-oauth2client.spec +++ b/python-oauth2client.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 4.1.3 -Release: 6%{?dist} +Release: 7%{?dist} Summary: %{sum} License: ASL 2.0 @@ -91,6 +91,9 @@ rm -r $(find %{_buildrootdir} -type d -name 'tests') || /bin/true %{python3_sitelib}/%{srcname}*.egg-info %changelog +* Thu Oct 03 2019 Miro HronĨok - 4.1.3-7 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Sat Aug 24 2019 Gwyn Ciesla - 4.1.3-6 - Drop Python 2.