update to new upstream version 4.4.1 (#1170994)
This commit is contained in:
parent
561c357d05
commit
3307d6adc1
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ mod_wsgi-3.2.tar.gz
|
||||
/mod_wsgi-3.4.tar.gz
|
||||
/mod_wsgi-d9d5fea585b23991f76532a9b07de7fcd3b649f4.tar.gz
|
||||
/4.3.2.tar.gz
|
||||
/4.4.1.tar.gz
|
||||
|
||||
@ -12,7 +12,7 @@
|
||||
%endif
|
||||
|
||||
Name: mod_wsgi
|
||||
Version: 4.3.2
|
||||
Version: 4.4.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A WSGI interface for Python web applications in Apache
|
||||
Group: System Environment/Libraries
|
||||
@ -117,6 +117,9 @@ install -p -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_httpd_modconfdir}/10-wsgi.conf
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Dec 17 2014 Jan Kaluza <jkaluza@redhat.com> - 4.4.1-1
|
||||
- update to new upstream version 4.4.1 (#1170994)
|
||||
|
||||
* Wed Nov 19 2014 Jan Kaluza <jkaluza@redhat.com> - 4.3.2-1
|
||||
- update to new upstream version 4.3.2 (#1104526)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user