update to 2.1

This commit is contained in:
jbowes 2008-07-03 00:58:36 +00:00
parent 3b56ae5849
commit 786f01f7ae
3 changed files with 7 additions and 4 deletions

View File

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

View File

@ -1,6 +1,6 @@
Name: mod_wsgi
Version: 1.3
Release: 4%{?dist}
Version: 2.1
Release: 1%{?dist}
Summary: A WSGI interface for Python web applications in Apache
Group: System Environment/Libraries
@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Jul 02 2008 James Bowes <jbowes@redhat.com> 2.1-1
- Update to 2.1
* Mon Jun 16 2008 Ricky Zhou <ricky@fedoraproject.org> 1.3-4
- Build against the shared python lib.

View File

@ -1 +1 @@
7dc5e45f7332fde54fb1c5b71616e4a2 mod_wsgi-1.3.tar.gz
4e0e8b5a13e0be2fc5b038f1e3e826a2 mod_wsgi-2.1.tar.gz