diff --git a/mod_wsgi.spec b/mod_wsgi.spec index ce28bfe..44ba7d5 100644 --- a/mod_wsgi.spec +++ b/mod_wsgi.spec @@ -10,7 +10,7 @@ Name: mod_wsgi Version: 5.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A WSGI interface for Python web applications in Apache License: Apache-2.0 AND CC-BY-3.0 URL: https://modwsgi.readthedocs.io/ @@ -153,6 +153,9 @@ ln -s %{_bindir}/mod_wsgi-express-2 $RPM_BUILD_ROOT%{_bindir}/mod_wsgi-express %endif %changelog +* Mon Jun 24 2024 Troy Dawson - 5.0.0-2 +- Bump release for June 2024 mass rebuild + * Thu Jan 25 2024 Joe Orton - 5.0.0-1 - update to 5.0.0 (#2250905) - remove redundant _httpd_ macro definitions