new upstream release 1.1

This commit is contained in:
Ionuț C. Arțăriși 2010-09-08 17:07:18 +03:00
parent dd5c86bb63
commit c7e80894d3
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
tornado-0.2.tar.gz
tornado-1.0.tar.gz
tornado-1.0.1.tar.gz
/tornado-1.1.tar.gz

View File

@ -2,7 +2,7 @@
%global pkgname tornado
Name: python-%{pkgname}
Version: 1.0.1
Version: 1.1
Release: 1%{?dist}
Summary: Scalable, non-blocking web server and tools
@ -74,6 +74,9 @@ rm -rf %{buildroot}
%doc demos
%changelog
* Wed Sep 8 2010 Ionuț C. Arțăriși <mapleoin@fedoraproject.org> - 1.1-1
- new upstream release 1.1
* Tue Aug 17 2010 Ionuț Arțăriși <mapleoin@fedoraproject.org> - 1.0.1-1
- new upstream bugfix release: 1.0.1

View File

@ -1 +1 @@
fe0295f52668961a4ba664e2b8c358a7 tornado-1.0.1.tar.gz
dd6914d09b258545bd138763c16c6c1f tornado-1.1.tar.gz