parent
6a3be9732b
commit
261321ecb6
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@ mod_wsgi-3.2.tar.gz
|
||||
/mod_wsgi-4.6.4.tar.gz
|
||||
/mod_wsgi-4.6.5.tar.gz
|
||||
/mod_wsgi-4.6.6.tar.gz
|
||||
/mod_wsgi-4.6.8.tar.gz
|
||||
|
||||
@ -20,8 +20,8 @@
|
||||
%endif
|
||||
|
||||
Name: mod_wsgi
|
||||
Version: 4.6.6
|
||||
Release: 6%{?dist}
|
||||
Version: 4.6.8
|
||||
Release: 1%{?dist}
|
||||
Summary: A WSGI interface for Python web applications in Apache
|
||||
License: ASL 2.0
|
||||
URL: https://modwsgi.readthedocs.io/
|
||||
@ -162,6 +162,9 @@ ln -s %{_bindir}/mod_wsgi-express-2 $RPM_BUILD_ROOT%{_bindir}/mod_wsgi-express
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Nov 11 2019 Joe Orton <jorton@redhat.com> - 4.6.8-1
|
||||
- update to 4.6.8 (#1721376)
|
||||
|
||||
* Mon Nov 11 2019 Joe Orton <jorton@redhat.com> - 4.6.6-6
|
||||
- try again to drop Python 2
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mod_wsgi-4.6.6.tar.gz) = cfdc91f0d7dc5d80e1e7bafa9a1c53c4e95b1ec3861c4d0dbde404c6b3d626a31ff452e87c1cd494484be8daedbe949b5493a49d13da93e894ed7f0928d1ac31
|
||||
SHA512 (mod_wsgi-4.6.8.tar.gz) = 2ef93c48335035effac59b5641ea9b846e241d2e09c0d825da487cbec9d38262af096f97a11c2cc2910c4727c2aa46aa8590da458964f540cb4ac18880954e91
|
||||
|
||||
Loading…
Reference in New Issue
Block a user