From b9dc22ca2b2d8ce12f106a8d7069925c26505ccf Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 21 Jan 2024 22:55:13 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- python-PyMySQL.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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