[python-twisted-core] - Updated to 10.2.0

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


commit a58a9349bf032444bb3f930a0dcf63bf0211193e
Author: Julian Sikorski <belegdol at gmail.com>
Date:   Sat Jan 15 11:28:46 2011 +0100

    - Updated to 10.2.0

 .gitignore               |    1 +
 python-twisted-core.spec |    7 +++++--
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1c435ca..f9f1351 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 TwistedCore-8.2.0.tar.bz2
 /TwistedCore-10.1.0.tar.bz2
+/TwistedCore-10.2.0.tar.bz2
diff --git a/python-twisted-core.spec b/python-twisted-core.spec
index e19157e..f37827c 100644
--- a/python-twisted-core.spec
+++ b/python-twisted-core.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-core
-Version:        10.1.0
-Release:        3%{?dist}
+Version:        10.2.0
+Release:        1%{?dist}
 Summary:        Asynchronous networking framework written in Python
 Group:          Development/Libraries
 License:        MIT
@@ -193,6 +193,9 @@ fi
 %{_datadir}/zsh/site-functions/_twisted_zsh_stub
 
 %changelog
+* Sat Jan 15 2011 Julian Sikorski <belegdol at fedoraproject.org> - 10.2.0-1
+- Updated to 10.2.0
+
 * Thu Sep 30 2010 Julian Sikorski <belegdol at fedoraproject.org> - 10.1.0-3
 - Added pyserial to Requires
 
diff --git a/sources b/sources
index d022bb2..e4c9de2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-21413e225570d10d5b1662c25e87e4da  TwistedCore-10.1.0.tar.bz2
+9e51fca73a6a9f320fba82bd36146298  TwistedCore-10.2.0.tar.bz2


More information about the scm-commits mailing list