update to 3.2

This commit is contained in:
joshkayse 2010-03-09 13:48:52 +00:00
parent 6bc6ede907
commit a65d8f9a6f
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
mod_wsgi-3.1.tar.gz
mod_wsgi-3.2.tar.gz

View File

@ -1,6 +1,6 @@
Name: mod_wsgi
Version: 3.1
Release: 2%{?dist}
Version: 3.2
Release: 1%{?dist}
Summary: A WSGI interface for Python web applications in Apache
Group: System Environment/Libraries
@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Mar 9 2010 Josh Kayse <joshkayse@fedoraproject.org> - 3.2-1
- update to 3.2
* Sun Mar 07 2010 Josh Kayse <joshkayse@fedoraproject.org> - 3.1-2
- removed conflicts as it violates fedora packaging policy

View File

@ -1 +1 @@
f9aabdcd7a3f66a2319d10793477f9e9 mod_wsgi-3.1.tar.gz
7e4f7f443f562f21f61d1bd06defa1d8 mod_wsgi-3.2.tar.gz