From 073c252ef110dfbb94e05cd51ce035cbe04fd212 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:03:44 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- mod_wsgi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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