[python-twisted] - Updated to 10.2.0

belegdol belegdol at fedoraproject.org
Sat Jan 15 10:28:25 UTC 2011


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

    - Updated to 10.2.0

 PKG-INFO            |    2 +-
 python-twisted.spec |    7 +++++--
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/PKG-INFO b/PKG-INFO
index a411a69..aa2a689 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.0
 Name: Twisted
-Version: 10.1.0
+Version: 10.2.0
 Summary: An asynchronous networking framework written in Python
 Home-page: http://twistedmatrix.com/
 Author: Glyph Lefkowitz
diff --git a/python-twisted.spec b/python-twisted.spec
index 4f56bd7..9450386 100644
--- a/python-twisted.spec
+++ b/python-twisted.spec
@@ -1,8 +1,8 @@
 %{!?python:%define python python}
 
 Name:           %{python}-twisted
-Version:        10.1.0
-Release:        3%{?dist}
+Version:        10.2.0
+Release:        1%{?dist}
 Summary:        Event-based framework for internet applications
 Group:          Development/Libraries
 License:        MIT
@@ -54,6 +54,9 @@ install -p -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{python_sitelib}/Twisted-%{version
 
 
 %changelog
+* Sat Jan 15 2011 Julian Sikorski <belegdol at fedoraproject.org> - 10.2.0-1
+- Updated to 10.2.0
+
 * Mon Nov 08 2010 Julian Sikorski <belegdol at fedoraproject.org> - 10.1.0-3
 - Use python_sitelib instead of python-sitearch
 - The aforementioned macros are defined in Fedora 13 and above


More information about the scm-commits mailing list