From 64eb653531b9f52e4771e2e1c21e352f05956d93 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jul 2023 11:50:56 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-oauth2client.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-oauth2client.spec b/python-oauth2client.spec index 08eb53d..4b20838 100644 --- a/python-oauth2client.spec +++ b/python-oauth2client.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 4.1.3 -Release: 22%{?dist} +Release: 23%{?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 +* Fri Jul 21 2023 Fedora Release Engineering - 4.1.3-23 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Wed Jun 14 2023 Python Maint - 4.1.3-22 - Rebuilt for Python 3.12