From 8de42cb581f06d832c608c9ef632472213ccd03b Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 18:51:37 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- python-azure-devtools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-azure-devtools.spec b/python-azure-devtools.spec index de7a126..ee3bd24 100644 --- a/python-azure-devtools.spec +++ b/python-azure-devtools.spec @@ -7,7 +7,7 @@ Name: python-%{srcname} Version: %{short_version}~git.4.%{shortcommit} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Microsoft Azure Development Tools for SDK License: MIT and ASL 2.0 URL: https://github.com/Azure/azure-sdk-for-python/ @@ -63,6 +63,9 @@ rm -f %{buildroot}%{_bindir}/{perfstress,perfstressdebug,systemperf} %changelog +* Mon Jun 13 2022 Python Maint - 1.2.1~git.4.67d46b9-2 +- Rebuilt for Python 3.11 + * Tue May 24 2022 Major Hayden - 1.2.1~git.4.67d46b9-1 - Update to latest commit 67d46b9c4292c267c14833b50bb313c077e63cd5.