[python-tornado] updated to upstream 1.2.1

Ionuț Arțăriși mapleoin at fedoraproject.org
Tue Mar 29 12:50:09 UTC 2011


commit 899617290f9ba5f0111f42dda81661489fabb168
Author: Ionuț C. Arțăriși <iartarisi at suse.cz>
Date:   Tue Mar 29 14:50:00 2011 +0200

    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 <mapleoin at fedoraproject.org> - 1.2.1-1
+- new upstream version 1.2.1
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 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


More information about the scm-commits mailing list