diff --git a/mod_wsgi.spec b/mod_wsgi.spec index 5c41714..95a5ac2 100644 --- a/mod_wsgi.spec +++ b/mod_wsgi.spec @@ -16,7 +16,7 @@ Name: mod_wsgi Version: 4.9.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A WSGI interface for Python web applications in Apache License: ASL 2.0 URL: https://modwsgi.readthedocs.io/ @@ -160,6 +160,9 @@ ln -s %{_bindir}/mod_wsgi-express-2 $RPM_BUILD_ROOT%{_bindir}/mod_wsgi-express %endif %changelog +* Thu Jul 21 2022 Fedora Release Engineering - 4.9.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 4.9.1-2 - Rebuilt for Python 3.11