diff --git a/mod_wsgi.spec b/mod_wsgi.spec index eedeab73248c7fde8fc2ee3b899e0fcc52b49af9..ad5497c0f62a7ba089086970c6f5e09dad5dd48a 100644 --- a/mod_wsgi.spec +++ b/mod_wsgi.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 3 %{?filter_provides_in: %filter_provides_in %{_httpd_moddir}/.*\.so$} %{?filter_setup} @@ -80,6 +80,9 @@ mv $RPM_BUILD_ROOT%{_bindir}/mod_wsgi-express{,-3} %doc CREDITS.rst README.rst %changelog +* Tue Mar 12 2024 Bo Ren - 4.9.4-3 +- Rebuild with python3.11 + * Wed Dec 13 2023 mgb01105731 - 4.9.4-2 - rebuild