!32 Update to version 5.0.0
From: @lyn1001 Reviewed-by: @starlet-dx Signed-off-by: @starlet-dx
This commit is contained in:
commit
00bf6bde1b
BIN
4.9.4.tar.gz
BIN
4.9.4.tar.gz
Binary file not shown.
BIN
5.0.0.tar.gz
Normal file
BIN
5.0.0.tar.gz
Normal file
Binary file not shown.
@ -5,8 +5,8 @@
|
||||
%{!?_httpd_moddir: %{expand: %%global _httpd_moddir %%{_libdir}/httpd/modules}}
|
||||
%global sphinxbin %{_bindir}/sphinx-build-3
|
||||
Name: mod_wsgi
|
||||
Version: 4.9.4
|
||||
Release: 2
|
||||
Version: 5.0.0
|
||||
Release: 1
|
||||
Summary: A WSGI interface for Python web applications in Apache
|
||||
License: Apache-2.0
|
||||
URL: https://modwsgi.readthedocs.io/
|
||||
@ -76,6 +76,9 @@ chrpath -d %{buildroot}%{python3_sitearch}/mod_wsgi/server/mod_wsgi-py3*.cpython
|
||||
%{_bindir}/mod_wsgi-express-3
|
||||
|
||||
%changelog
|
||||
* Mon Feb 26 2024 liyanan <liyanan61@h-partners.com> - 5.0.0-1
|
||||
- Update to version 5.0.0
|
||||
|
||||
* Sun Jul 23 2023 yaoxin <yao_xin001@hoperun.com> - 4.9.4-2
|
||||
- Fix compilation failure caused by python update to 3.11.4
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user