Bump release for June 2024 mass rebuild

This commit is contained in:
Troy Dawson 2024-06-24 09:03:44 -07:00
parent 33dac8d563
commit 073c252ef1

View File

@ -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 <tdawson@redhat.com> - 5.0.0-2
- Bump release for June 2024 mass rebuild
* Thu Jan 25 2024 Joe Orton <jorton@redhat.com> - 5.0.0-1
- update to 5.0.0 (#2250905)
- remove redundant _httpd_ macro definitions