From 99ae831bb8ddaf124aee33718c8ce483d1eb12e7 Mon Sep 17 00:00:00 2001 From: Julian Sikorski Date: Sep 03 2012 20:07:13 +0000 Subject: Updated to 12.2.0 --- 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 - 12.2.0-1 +- Updated to 12.2.0 + * Sat Jul 21 2012 Fedora Release Engineering - 12.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild