diff --git a/python-oauth2client.spec b/python-oauth2client.spec index 93e2a8d..4466c2b 100644 --- a/python-oauth2client.spec +++ b/python-oauth2client.spec @@ -12,7 +12,7 @@ Name: python-%{srcname} Version: 4.1.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: %{sum} Group: Development/Languages @@ -218,6 +218,9 @@ rm -r $(find %{_buildrootdir} -type d -name 'tests') || /bin/true %endif %changelog +* Tue Jun 19 2018 Miro Hrončok - 4.1.2-6 +- Rebuilt for Python 3.7 + * Tue May 08 2018 Miro Hrončok - 4.1.2-5 - Fix BuildRequires to require the tox command and not the python2 module