[python-twisted-runner] Updated to 12.1.0

belegdol belegdol at fedoraproject.org
Sun Jun 17 03:39:22 UTC 2012


commit 2c9a58f0eb61d7e2162c4254f91aed1c6027e999
Author: Julian Sikorski <belegdol at fedoraproject.org>
Date:   Sun Jun 17 05:33:27 2012 +0200

    Updated to 12.1.0

 .gitignore                 |    1 +
 python-twisted-runner.spec |    7 +++++--
 sources                    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fb089d6..f68e899 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ TwistedRunner-8.2.0.tar.bz2
 /TwistedRunner-11.0.0.tar.bz2
 /TwistedRunner-11.1.0.tar.bz2
 /TwistedRunner-12.0.0.tar.bz2
+/TwistedRunner-12.1.0.tar.bz2
diff --git a/python-twisted-runner.spec b/python-twisted-runner.spec
index 986e901..7dd2dbc 100644
--- a/python-twisted-runner.spec
+++ b/python-twisted-runner.spec
@@ -2,12 +2,12 @@
 %{!?python_sitearch: %define python_sitearch %(%{python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           %{python}-twisted-runner
-Version:        12.0.0
+Version:        12.1.0
 Release:        1%{?dist}
 Summary:        Twisted Runner process management library and inetd replacement
 License:        MIT
 URL:            http://www.twistedmatrix.com/trac/wiki/TwistedRunner
-Source0:        http://twistedmatrix.com/Releases/Runner/12.0/TwistedRunner-%{version}.tar.bz2
+Source0:        http://twistedmatrix.com/Releases/Runner/12.1/TwistedRunner-%{version}.tar.bz2
 BuildRequires:  %{python}-twisted-core >= %{version}
 BuildRequires:  %{python}-devel
 Requires:       %{python}-twisted-core >= %{version}
@@ -46,6 +46,9 @@ fi > egg-info
 %{python_sitearch}/twisted/runner/
 
 %changelog
+* Sun Jun 17 2012 Julian Sikorski <belegdol at fedoraproject.org> - 12.1.0-1
+- Updated to 12.1.0
+
 * Sun Feb 12 2012 Julian Sikorski <belegdol at fedoraproject.org> - 12.0.0-1
 - Updated to 12.0.0
 
diff --git a/sources b/sources
index 364388d..70236ca 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7481758d07bb630cc59e609b8269d566  TwistedRunner-12.0.0.tar.bz2
+943e701a41c35c151b3a42b060a6a1b1  TwistedRunner-12.1.0.tar.bz2


More information about the scm-commits mailing list