From 5aafc98b6c44569f2338272ebbf3348938f885eb Mon Sep 17 00:00:00 2001 From: Jakub Dorňák Date: Jan 05 2015 13:42:07 +0000 Subject: update to new upstream version 4.4.3 resolves #1176914 --- diff --git a/.gitignore b/.gitignore index aa96d27..d1fd61b 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/mod_wsgi.spec b/mod_wsgi.spec index e7e4fe6..8c05ba0 100644 --- a/mod_wsgi.spec +++ b/mod_wsgi.spec @@ -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 - 4.4.3-1 +- update to new upstream version 4.4.3 (#1176914) + * Wed Dec 17 2014 Jan Kaluza - 4.4.1-1 - update to new upstream version 4.4.1 (#1170994) diff --git a/sources b/sources index 048e1cb..6568e48 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e415fe4ca328729bebe0d0913063d87d mod_wsgi-4.4.1.tar.gz +08081db5daed62ff5afa01ae50c187c3 mod_wsgi-4.4.3.tar.gz