diff --git a/mysql-connector-python.spec b/mysql-connector-python.spec index d40cf9e..9edcd5f 100644 --- a/mysql-connector-python.spec +++ b/mysql-connector-python.spec @@ -25,7 +25,7 @@ ExcludeArch: %{ix86} Name: mysql-connector-python Version: 8.0.33 -Release: 6%{?dist} +Release: 7%{?dist} Summary: MySQL Connector for Python 3 # Automatically converted from old format: GPLv2 with exceptions - review is highly recommended. @@ -151,6 +151,9 @@ rm -r docs/mysqlx %{_mandir}/man1/%{name}3.1.* %changelog +* Fri Sep 19 2025 Python Maint - 8.0.33-7 +- Rebuilt for Python 3.14.0rc3 bytecode + * Fri Aug 15 2025 Python Maint - 8.0.33-6 - Rebuilt for Python 3.14.0rc2 bytecode