[python-twisted-runner] Updated to 11.0.0

belegdol belegdol at fedoraproject.org
Sat Apr 30 06:41:34 UTC 2011


commit 2ce528dc195adee55b3e112786c9ea61408e7446
Author: Julian Sikorski <belegdol at gmail.com>
Date:   Sat Apr 30 08:35:13 2011 +0200

    Updated to 11.0.0

 .gitignore                 |    1 +
 python-twisted-runner.spec |    7 +++++--
 sources                    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 605e6c5..eedcfc4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 TwistedRunner-8.2.0.tar.bz2
 /TwistedRunner-10.1.0.tar.bz2
 /TwistedRunner-10.2.0.tar.bz2
+/TwistedRunner-11.0.0.tar.bz2
diff --git a/python-twisted-runner.spec b/python-twisted-runner.spec
index 6b0edcf..663b510 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.2.0
-Release:        2%{?dist}
+Version:        11.0.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 Apr 30 2011 Julian Sikorski <belegdol at fedoraproject.org> - 11.0.0-1
+- Updated to 11.0.0
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 10.2.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 5475a75..1b317f0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7ea7aeaed49c10287b0c59d19057d7e2  TwistedRunner-10.2.0.tar.bz2
+a56d7e5f262e7805162805aaee2ef15b  TwistedRunner-11.0.0.tar.bz2


More information about the scm-commits mailing list