update to 4.6.5
This commit is contained in:
parent
353c6f85a8
commit
fb8311b8d5
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@ mod_wsgi-3.2.tar.gz
|
||||
/mod_wsgi-4.5.20.tar.gz
|
||||
/mod_wsgi-4.6.2.tar.gz
|
||||
/mod_wsgi-4.6.4.tar.gz
|
||||
/mod_wsgi-4.6.5.tar.gz
|
||||
|
||||
@ -20,8 +20,8 @@
|
||||
%endif
|
||||
|
||||
Name: mod_wsgi
|
||||
Version: 4.6.4
|
||||
Release: 4%{?dist}
|
||||
Version: 4.6.5
|
||||
Release: 1%{?dist}
|
||||
Summary: A WSGI interface for Python web applications in Apache
|
||||
License: ASL 2.0
|
||||
URL: https://modwsgi.readthedocs.io/
|
||||
@ -163,6 +163,9 @@ ln -s %{_bindir}/mod_wsgi-express-2 $RPM_BUILD_ROOT%{_bindir}/mod_wsgi-express
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed May 29 2019 Miro Hrončok <mhroncok@redhat.com> - 4.6.5-1
|
||||
- update to 4.6.5
|
||||
|
||||
* Tue Apr 16 2019 Joe Orton <jorton@redhat.com> - 4.6.4-4
|
||||
- only build docs with Python 3
|
||||
- fix build on Fedora>30 and RHEL 7
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mod_wsgi-4.6.4.tar.gz) = 9c4da5bd963b2fa88dbdffa4b3e9f3711c5a2c506a5f92fa28ada1688d20eae9ce1ab76ce9569dcea8fbf9c8331009ba34a9f8bae1b5b93f15d3de7b1644fac5
|
||||
SHA512 (mod_wsgi-4.6.5.tar.gz) = 5f1526b74ea59c8ef897b49b1b2f2de42d9d0144277fd74f9f8e1f3e0198735f98ec30f726883a3192d0ed33a4013232cb2adf8db9d817b4de0198890eaa7044
|
||||
|
||||
Loading…
Reference in New Issue
Block a user