From 7278c9db26e5ede89509627bce7b9de5831e863c Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 14 Jun 2023 07:02:04 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- python-oauth2client.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-oauth2client.spec b/python-oauth2client.spec index 0f09590..08eb53d 100644 --- a/python-oauth2client.spec +++ b/python-oauth2client.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 4.1.3 -Release: 21%{?dist} +Release: 22%{?dist} Summary: %{sum} License: Apache-2.0 @@ -89,6 +89,9 @@ rm -r $(find %{_buildrootdir} -type d -name 'tests') || /bin/true %{python3_sitelib}/%{srcname}*.egg-info %changelog +* Wed Jun 14 2023 Python Maint - 4.1.3-22 +- Rebuilt for Python 3.12 + * Wed Jun 07 2023 Jan Friesse - 4.1.3-21 - migrated to SPDX license