From 194597855abeb364d91bf33db452e587c5190731 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 03:27:41 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-oauth2client.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-oauth2client.spec b/python-oauth2client.spec index 8372824..aaf9c31 100644 --- a/python-oauth2client.spec +++ b/python-oauth2client.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 4.1.3 -Release: 10%{?dist} +Release: 11%{?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 +* Tue May 26 2020 Miro HronĨok - 4.1.3-11 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 4.1.3-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild