[python-twisted-runner] - Updated to 10.2.0

belegdol belegdol at fedoraproject.org
Sat Jan 15 10:30:15 UTC 2011


commit 089cfe704e22f93b5fd67a2470bced2e7c8f56c4
Author: Julian Sikorski <belegdol at gmail.com>
Date:   Sat Jan 15 11:30:04 2011 +0100

    - Updated to 10.2.0

 .gitignore                 |    1 +
 python-twisted-runner.spec |    7 +++++--
 sources                    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6d1843e..605e6c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 TwistedRunner-8.2.0.tar.bz2
 /TwistedRunner-10.1.0.tar.bz2
+/TwistedRunner-10.2.0.tar.bz2
diff --git a/python-twisted-runner.spec b/python-twisted-runner.spec
index ae1fbd6..31fbd7e 100644
--- a/python-twisted-runner.spec
+++ b/python-twisted-runner.spec
@@ -2,8 +2,8 @@
 %{!?python_sitearch: %define python_sitearch %(%{python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           %{python}-twisted-runner
-Version:        10.1.0
-Release:        2%{?dist}
+Version:        10.2.0
+Release:        1%{?dist}
 Summary:        Twisted Runner process management library and inetd replacement
 Group:          Development/Libraries
 License:        MIT
@@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitearch}/twisted/runner/
 
 %changelog
+* Sat Jan 15 2011 Julian Sikorski <belegdol at fedoraproject.org> - 10.2.0-1
+- Updated to 10.2.0
+
 * Wed Sep 29 2010 jkeating - 10.1.0-2
 - Rebuilt for gcc bug 634757
 
diff --git a/sources b/sources
index 7ca6373..5475a75 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-07a9974ca14c9d7c53ba28dd24311632  TwistedRunner-10.1.0.tar.bz2
+7ea7aeaed49c10287b0c59d19057d7e2  TwistedRunner-10.2.0.tar.bz2


More information about the scm-commits mailing list