update to 2.5 for devel

This commit is contained in:
jbowes 2009-07-02 19:10:59 +00:00
parent 0c21814748
commit 17535ae81d
3 changed files with 7 additions and 4 deletions

View File

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

View File

@ -1,6 +1,6 @@
Name: mod_wsgi
Version: 2.3
Release: 3%{?dist}
Version: 2.5
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
* Thu Jul 02 2009 James Bowes <jbowes@redhat.com> 2.5-1
- Update to 2.5
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild

View File

@ -1 +1 @@
c686e1c498dbe5753fe491c3cf61cff4 mod_wsgi-2.3.tar.gz
43ad11c477799e2f780c50197c420afd mod_wsgi-2.5.tar.gz