From 91e3572246debc4593f821e682d53e7320a66e65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 23 Jan 2024 17:58:45 +0100 Subject: [PATCH] Rebuilt for timestamp .pyc invalidation mode Resolves: RHEL-17740 --- python3.12-mod_wsgi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python3.12-mod_wsgi.spec b/python3.12-mod_wsgi.spec index edf7466..febb5b2 100644 --- a/python3.12-mod_wsgi.spec +++ b/python3.12-mod_wsgi.spec @@ -19,7 +19,7 @@ Name: python%{python3_pkgversion}-mod_wsgi Version: 4.9.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A WSGI interface for Python web applications in Apache License: ASL 2.0 and CC-BY URL: https://modwsgi.readthedocs.io/ @@ -165,6 +165,9 @@ ln -s %{_bindir}/mod_wsgi-express-2 $RPM_BUILD_ROOT%{_bindir}/mod_wsgi-express %endif %changelog +* Tue Jan 23 2024 Miro Hrončok - 4.9.4-2 +- Rebuilt for timestamp .pyc invalidation mode + * Tue Oct 17 2023 Tomáš Hrnčiar - 4.9.4-1 - Initial package - Fedora contributions by: