This commit is contained in:
Dennis Gilmore 2012-01-13 20:12:54 -06:00
parent 68a49a7aea
commit 10aeb907a4
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: python-%{pkgname}
Version: 2.1.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Scalable, non-blocking web server and tools
Group: Development/Libraries
@ -75,6 +75,9 @@ rm -rf %{buildroot}
%changelog
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Tue Oct 25 2011 Ionuț C. Arțăriși <mapleoin@fedoraproject.org> - 2.1.1-1
- new upstream version 2.1.1
- remove double word in description and rearrange it (#715272)