update to 3.3
This commit is contained in:
parent
4b5097299b
commit
1db2075905
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
mod_wsgi-3.2.tar.gz
|
||||
/mod_wsgi-3.3.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user