update to 3.3

This commit is contained in:
James Bowes 2011-11-01 17:25:39 -03:00
parent 4b5097299b
commit 1db2075905
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
mod_wsgi-3.2.tar.gz
/mod_wsgi-3.3.tar.gz

View File

@ -1,6 +1,6 @@
Name: mod_wsgi
Version: 3.2
Release: 3%{?dist}
Version: 3.3
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 Nov 01 2011 James Bowes <jbowes@redhat.com> 3.3-1
- update to 3.3
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1 @@
7e4f7f443f562f21f61d1bd06defa1d8 mod_wsgi-3.2.tar.gz
6172bb2bbabcd0c25867c2bc06f99dbb mod_wsgi-3.3.tar.gz