Update to 4.9.1
Fixes: rhbz#2049695 Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>
This commit is contained in:
parent
d1fec4dd87
commit
bcef284777
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@ mod_wsgi-3.2.tar.gz
|
||||
/mod_wsgi-4.7.1.tar.gz
|
||||
/mod_wsgi-4.8.0.tar.gz
|
||||
/mod_wsgi-4.9.0.tar.gz
|
||||
/mod_wsgi-4.9.1.tar.gz
|
||||
|
||||
@ -15,8 +15,8 @@
|
||||
%endif
|
||||
|
||||
Name: mod_wsgi
|
||||
Version: 4.9.0
|
||||
Release: 2%{?dist}
|
||||
Version: 4.9.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A WSGI interface for Python web applications in Apache
|
||||
License: ASL 2.0
|
||||
URL: https://modwsgi.readthedocs.io/
|
||||
@ -160,6 +160,10 @@ ln -s %{_bindir}/mod_wsgi-express-2 $RPM_BUILD_ROOT%{_bindir}/mod_wsgi-express
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon May 02 2022 Alexander Bokovoy <abokovoy@redhat.com> - 4.9.1-1
|
||||
- Update to 4.9.1
|
||||
- Fixes: rhbz#2049695
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.9.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mod_wsgi-4.9.0.tar.gz) = 9dc34d431171321094a9713444895d9754eff4e69ad1e86c8d3cd77bc1ca0a4c10b697e7f8cf14902d6bfaf205c8842e62fa944bb38f66f1c54fd36af95a09d6
|
||||
SHA512 (mod_wsgi-4.9.1.tar.gz) = a3287cf422c5a9992816626cbc612d56e5e405dce4f354a43d69ea638aa690967b20ba96e5ca1df07ffe3c1260772140ac157a234cdf9483892eff5a79f7cff5
|
||||
|
||||
Loading…
Reference in New Issue
Block a user