diff --git a/python-PyMySQL.spec b/python-PyMySQL.spec index 1acab15..0da8169 100644 --- a/python-PyMySQL.spec +++ b/python-PyMySQL.spec @@ -1,6 +1,6 @@ Name: python-PyMySQL Version: 1.1.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Pure-Python MySQL client library License: MIT @@ -56,6 +56,9 @@ and Jython. %changelog +* Sun Jan 21 2024 Fedora Release Engineering - 1.1.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Tue Jan 16 2024 Carl George - 1.1.0-4 - Convert to pyproject macros