From cf511d6d2303148162eb7ed9440b347714e23428 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 11:11:05 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-oauth2client.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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