diff --git a/python-PyMySQL.spec b/python-PyMySQL.spec index 3896bf2..18ac405 100644 --- a/python-PyMySQL.spec +++ b/python-PyMySQL.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 1.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Pure-Python MySQL client library License: MIT @@ -67,6 +67,9 @@ cp %{SOURCE1} . %{python3_sitelib}/pymysql/ %changelog +* Tue Jul 04 2023 Python Maint - 1.1.0-2 +- Rebuilt for Python 3.12 + * Tue Jul 04 2023 Julien Enselme - 1.1.0-1 - Update to 1.1.0