From 1bea3522377855c976bf0b025325e544aff18db9 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 14:51:32 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- mysql-connector-python.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mysql-connector-python.spec b/mysql-connector-python.spec index fd96fd1..810ad16 100644 --- a/mysql-connector-python.spec +++ b/mysql-connector-python.spec @@ -13,7 +13,7 @@ Name: mysql-connector-python Version: 8.0.21 -Release: 5%{?dist} +Release: 6%{?dist} Summary: MySQL Connector for Python 3 License: GPLv2 with exceptions @@ -88,6 +88,9 @@ chmod -x examples/*py %changelog +* Mon Jun 13 2022 Python Maint - 8.0.21-6 +- Rebuilt for Python 3.11 + * Thu Jan 20 2022 Fedora Release Engineering - 8.0.21-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild