[python-twisted-core] Updated to 12.1.0

belegdol belegdol at fedoraproject.org
Sun Jun 17 03:38:47 UTC 2012


commit 4d41649aea26136b0a293e094441ffb660b4550f
Author: Julian Sikorski <belegdol at fedoraproject.org>
Date:   Sun Jun 17 04:49:46 2012 +0200

    Updated to 12.1.0

 .gitignore               |    1 +
 python-twisted-core.spec |    7 +++++--
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a43dee4..eb58d8a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ TwistedCore-8.2.0.tar.bz2
 /TwistedCore-11.0.0.tar.bz2
 /TwistedCore-11.1.0.tar.bz2
 /TwistedCore-12.0.0.tar.bz2
+/TwistedCore-12.1.0.tar.bz2
diff --git a/python-twisted-core.spec b/python-twisted-core.spec
index 8ff45d4..4cfa54d 100644
--- a/python-twisted-core.spec
+++ b/python-twisted-core.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-core
-Version:        12.0.0
+Version:        12.1.0
 Release:        1%{?dist}
 Summary:        Asynchronous networking framework written in Python
 License:        MIT
 URL:            http://twistedmatrix.com/trac/wiki/TwistedCore
-Source0:        http://twistedmatrix.com/Releases/Core/12.0/TwistedCore-%{version}.tar.bz2
+Source0:        http://twistedmatrix.com/Releases/Core/12.1/TwistedCore-%{version}.tar.bz2
 # Available here:
 # https://apestaart.org/thomas/trac/browser/pkg/fedora.extras/python-twisted-core/twisted-dropin-cache?format=raw
 Source1:        twisted-dropin-cache
@@ -164,6 +164,9 @@ fi
 %doc doc/*
 
 %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 8cd3664..fd6965e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d231ae966799eedaab4c62e062e227e0  TwistedCore-12.0.0.tar.bz2
+05dad1e6c47ba3e0ae35b04fcdf3565d  TwistedCore-12.1.0.tar.bz2


More information about the scm-commits mailing list