From a2f6f8c30b32d0c395019f4dfa7137db53167580 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 23 Jan 2024 17:58:27 +0100 Subject: [PATCH] Rebuilt for timestamp .pyc invalidation mode Resolves: RHEL-17723 --- python3.12-PyMySQL.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python3.12-PyMySQL.spec b/python3.12-PyMySQL.spec index b95b7bf..e99e8ea 100644 --- a/python3.12-PyMySQL.spec +++ b/python3.12-PyMySQL.spec @@ -5,7 +5,7 @@ Name: python%{python3_pkgversion}-%{pypi_name} Version: 1.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Pure-Python MySQL client library License: MIT @@ -62,6 +62,9 @@ cp %{SOURCE1} . %{python3_sitelib}/pymysql/ %changelog +* Tue Jan 23 2024 Miro Hrončok - 1.1.0-2 +- Rebuilt for timestamp .pyc invalidation mode + * Mon Oct 16 2023 Tomáš Hrnčiar - 1.1.0-4 - Initial package - Fedora contributions by: