From c35c14c91fe09e1bc0d899379684dfb8e180d033 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 14:20:57 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- python-oauth2client.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.