From f571e5efaf61385e73d668ca96f7698ffd14aace Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 20:48:08 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- python-oauth2client.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-oauth2client.spec b/python-oauth2client.spec index 796ed67..2f92647 100644 --- a/python-oauth2client.spec +++ b/python-oauth2client.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 4.1.3 -Release: 13%{?dist} +Release: 14%{?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 +* Fri Jun 04 2021 Python Maint - 4.1.3-14 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 4.1.3-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild