Update to mod_wsgi 2.3

This commit is contained in:
Luke Macken 2008-10-28 07:11:31 +00:00
parent 06db9f356a
commit 938231a351
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
mod_wsgi-2.1.tar.gz
mod_wsgi-2.3.tar.gz

View File

@ -1,6 +1,6 @@
Name: mod_wsgi
Version: 2.1
Release: 2%{?dist}
Version: 2.3
Release: 1%{?dist}
Summary: A WSGI interface for Python web applications in Apache
Group: System Environment/Libraries
@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Oct 28 2008 Luke Macken <lmacken@redhat.com> 2.3-1
- Update to 2.3
* Mon Sep 29 2008 James Bowes <jbowes@redhat.com> 2.1-2
- Remove requires on httpd-devel

View File

@ -1 +1 @@
4e0e8b5a13e0be2fc5b038f1e3e826a2 mod_wsgi-2.1.tar.gz
c686e1c498dbe5753fe491c3cf61cff4 mod_wsgi-2.3.tar.gz