update to new upstream version 4.4.1 (#1170994)

This commit is contained in:
Jan Kaluza 2014-12-17 11:52:23 +01:00
parent 561c357d05
commit 3307d6adc1
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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)

View File

@ -1 +1 @@
4c2012e1b6df523e40c56d2d373b7cb4 4.3.2.tar.gz
e415fe4ca328729bebe0d0913063d87d 4.4.1.tar.gz