update to new upstream version 4.4.3

resolves #1176914
This commit is contained in:
Jakub Dorňák 2015-01-05 14:42:07 +01:00
parent 256ffc47c2
commit 5aafc98b6c
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@ mod_wsgi-3.2.tar.gz
/4.3.2.tar.gz
/4.4.1.tar.gz
/mod_wsgi-4.4.1.tar.gz
/mod_wsgi-4.4.3.tar.gz

View File

@ -12,7 +12,7 @@
%endif
Name: mod_wsgi
Version: 4.4.1
Version: 4.4.3
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
* Mon Jan 5 2015 Jakub Dorňák <jdornak@redhat.com> - 4.4.3-1
- update to new upstream version 4.4.3 (#1176914)
* Wed Dec 17 2014 Jan Kaluza <jkaluza@redhat.com> - 4.4.1-1
- update to new upstream version 4.4.1 (#1170994)

View File

@ -1 +1 @@
e415fe4ca328729bebe0d0913063d87d mod_wsgi-4.4.1.tar.gz
08081db5daed62ff5afa01ae50c187c3 mod_wsgi-4.4.3.tar.gz