[python-twisted-runner] Updated to 12.2.0

belegdol belegdol at fedoraproject.org
Mon Sep 3 20:09:41 UTC 2012


commit d22f0fcaedd00fe1d3587776b4358ed7733fd3b8
Author: Julian Sikorski <belegdol at fedoraproject.org>
Date:   Mon Sep 3 22:06:26 2012 +0200

    Updated to 12.2.0

 .gitignore                 |    1 +
 python-twisted-runner.spec |    9 ++++++---
 sources                    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f68e899..16f0231 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ TwistedRunner-8.2.0.tar.bz2
 /TwistedRunner-11.1.0.tar.bz2
 /TwistedRunner-12.0.0.tar.bz2
 /TwistedRunner-12.1.0.tar.bz2
+/TwistedRunner-12.2.0.tar.bz2
diff --git a/python-twisted-runner.spec b/python-twisted-runner.spec
index 92c7f60..c60dd70 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.1.0
-Release:        2%{?dist}
+Version:        12.2.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.1/TwistedRunner-%{version}.tar.bz2
+Source0:        http://twistedmatrix.com/Releases/Runner/12.2/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
+* Mon Sep 03 2012 Julian Sikorski <belegdol at fedoraproject.org> - 12.2.0-1
+- Updated to 12.2.0
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 12.1.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 70236ca..d6fcf08 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-943e701a41c35c151b3a42b060a6a1b1  TwistedRunner-12.1.0.tar.bz2
+7aa09c45c2be9e0110e1ef10b2b727fe  TwistedRunner-12.2.0.tar.bz2


More information about the scm-commits mailing list