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: