From 8c9e3863710f2fb969b2dc4fb3a526557be3e29f Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 9 Feb 2011 00:49:40 -0600 Subject: [PATCH 1/2] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- python-tornado.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-tornado.spec b/python-tornado.spec index d47f07a..70a5a0d 100644 --- a/python-tornado.spec +++ b/python-tornado.spec @@ -3,7 +3,7 @@ Name: python-%{pkgname} Version: 1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Scalable, non-blocking web server and tools Group: Development/Libraries @@ -74,6 +74,9 @@ rm -rf %{buildroot} %doc demos %changelog +* Wed Feb 09 2011 Fedora Release Engineering - 1.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Wed Sep 8 2010 Ionuț C. Arțăriși - 1.1-1 - new upstream release 1.1 From 899617290f9ba5f0111f42dda81661489fabb168 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionu=C8=9B=20C=2E=20Ar=C8=9B=C4=83ri=C8=99i?= Date: Tue, 29 Mar 2011 14:50:00 +0200 Subject: [PATCH 2/2] updated to upstream 1.2.1 --- .gitignore | 1 + python-tornado.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2a25fd3..1d33e16 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ tornado-0.2.tar.gz tornado-1.0.tar.gz tornado-1.0.1.tar.gz /tornado-1.1.tar.gz +/tornado-1.2.1.tar.gz diff --git a/python-tornado.spec b/python-tornado.spec index 70a5a0d..133e1cb 100644 --- a/python-tornado.spec +++ b/python-tornado.spec @@ -2,8 +2,8 @@ %global pkgname tornado Name: python-%{pkgname} -Version: 1.1 -Release: 2%{?dist} +Version: 1.2.1 +Release: 1%{?dist} Summary: Scalable, non-blocking web server and tools Group: Development/Libraries @@ -74,6 +74,9 @@ rm -rf %{buildroot} %doc demos %changelog +* Tue Mar 29 2011 Ionuț C. Arțăriși - 1.2.1-1 +- new upstream version 1.2.1 + * Wed Feb 09 2011 Fedora Release Engineering - 1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 4508c0c..2208a5d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dd6914d09b258545bd138763c16c6c1f tornado-1.1.tar.gz +e2bfb4e0d97e79101dfb0832d76f9e2b tornado-1.2.1.tar.gz