[python-tornado/f13/master] - new release 1.0.1

Ionuț Arțăriși mapleoin at fedoraproject.org
Tue Aug 17 10:42:44 UTC 2010


commit 644e4d0227e85c9f49cb9c15f6806db27a962ea6
Author: Ionuț C. Arțăriși <mapleoin at lavabit.com>
Date:   Tue Aug 17 13:42:29 2010 +0300

     - new release 1.0.1

 .gitignore          |    1 +
 python-tornado.spec |    9 ++++++---
 sources             |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a6e1b3c..f0b4759 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 tornado-0.2.tar.gz
 tornado-1.0.tar.gz
+tornado-1.0.1.tar.gz
diff --git a/python-tornado.spec b/python-tornado.spec
index 5b4e5a2..1610ece 100644
--- a/python-tornado.spec
+++ b/python-tornado.spec
@@ -2,14 +2,14 @@
 %global pkgname tornado
 
 Name:           python-%{pkgname}
-Version:        1.0
-Release:        2%{?dist}
+Version:        1.0.1
+Release:        1%{?dist}
 Summary:        Scalable, non-blocking web server and tools
 
 Group:          Development/Libraries
 License:        ASL 2.0
 URL:            http://www.tornadoweb.org
-Source0:        http://github.com/downloads/facebook/${pkgname}/%{pkgname}-%{version}.tar.gz
+Source0:        http://github.com/downloads/facebook/%{pkgname}/%{pkgname}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
@@ -74,6 +74,9 @@ rm -rf %{buildroot}
 %doc demos
 
 %changelog
+* Tue Aug 17 2010 Ionuț Arțăriși <mapleoin at fedoraproject.org> - 1.0.1-1
+- new upstream bugfix release: 1.0.1
+
 * Wed Aug  4 2010 Ionuț C. Arțăriși <mapleoin at fedoraproject.org> - 1.0-2
 - changed upstream source url
 
diff --git a/sources b/sources
index a3139df..6f5e313 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4dcf0dc05c0d796b39f27d2df5367d00  tornado-1.0.tar.gz
+fe0295f52668961a4ba664e2b8c358a7  tornado-1.0.1.tar.gz


More information about the scm-commits mailing list