upgrade to upstream 2.2 release

This commit is contained in:
Ionuț C. Arțăriși 2012-02-09 13:48:00 +01:00
parent 7df18d86e2
commit 59c6daad26
1 changed files with 5 additions and 2 deletions

View File

@ -7,8 +7,8 @@
%global pkgname tornado
Name: python-%{pkgname}
Version: 2.1.1
Release: 4%{?dist}
Version: 2.2
Release: 1%{?dist}
Summary: Scalable, non-blocking web server and tools
Group: Development/Libraries
@ -146,6 +146,9 @@ rm -rf %{buildroot}
%changelog
* Thu Feb 9 2012 Ionuț C. Arțăriși <mapleoin@fedoraproject.org> - 2.2-1
- upgrade to upstream release 2.2
* Thu Feb 9 2012 Ionuț C. Arțăriși <mapleoin@fedoraproject.org> - 2.1.1-4
- remove python3-simplejson dependency