[python-twisted] Updated to 12.2.0

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


commit 99ae831bb8ddaf124aee33718c8ce483d1eb12e7
Author: Julian Sikorski <belegdol at fedoraproject.org>
Date:   Mon Sep 3 22:07:13 2012 +0200

    Updated to 12.2.0

 PKG-INFO            |    3 +--
 python-twisted.spec |    7 +++++--
 2 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/PKG-INFO b/PKG-INFO
index efb7df9..ce2d4b8 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: Twisted
-Version: 12.1.0
+Version: 12.2.0
 Summary: An asynchronous networking framework written in Python
 Home-page: http://twistedmatrix.com/
 Author: Glyph Lefkowitz
@@ -10,6 +10,5 @@ Description: An extensible framework for Python programming, with special focus
         on event-based network programming and multiprotocol integration.
         
 Platform: UNKNOWN
-Classifier: Programming Language :: Python :: 2.5
 Classifier: Programming Language :: Python :: 2.6
 Classifier: Programming Language :: Python :: 2.7
diff --git a/python-twisted.spec b/python-twisted.spec
index e40f939..2a51956 100644
--- a/python-twisted.spec
+++ b/python-twisted.spec
@@ -1,8 +1,8 @@
 %{!?python:%define python python}
 
 Name:           %{python}-twisted
-Version:        12.1.0
-Release:        2%{?dist}
+Version:        12.2.0
+Release:        1%{?dist}
 Summary:        Event-based framework for internet applications
 License:        MIT
 URL:            http://twistedmatrix.com/
@@ -52,6 +52,9 @@ install -p -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{python_sitelib}/Twisted-%{version
 
 
 %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
 


More information about the scm-commits mailing list