[python-twisted-news] Updated to 12.2.0

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


commit c3932f5d7d28aad9f67d6a77d974bb2f4291421c
Author: Julian Sikorski <belegdol at fedoraproject.org>
Date:   Mon Sep 3 22:06:15 2012 +0200

    Updated to 12.2.0

 .gitignore               |    1 +
 python-twisted-news.spec |    9 ++++++---
 sources                  |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e8cf6c2..f8db688 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ TwistedNews-8.2.0.tar.bz2
 /TwistedNews-11.1.0.tar.bz2
 /TwistedNews-12.0.0.tar.bz2
 /TwistedNews-12.1.0.tar.bz2
+/TwistedNews-12.2.0.tar.bz2
diff --git a/python-twisted-news.spec b/python-twisted-news.spec
index 04554c9..96cfab3 100644
--- a/python-twisted-news.spec
+++ b/python-twisted-news.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-news
-Version:        12.1.0
-Release:        2%{?dist}
+Version:        12.2.0
+Release:        1%{?dist}
 Summary:        NNTP protocol implementation with client and server
 License:        MIT
 URL:            http://www.twistedmatrix.com/trac/wiki/TwistedNews
-Source0:        http://twistedmatrix.com/Releases/News/12.1/TwistedNews-%{version}.tar.bz2
+Source0:        http://twistedmatrix.com/Releases/News/12.2/TwistedNews-%{version}.tar.bz2
 BuildRequires:  %{python}-twisted-core >= %{version}
 BuildRequires:  %{python}-devel
 Requires:       %{python}-twisted-core >= %{version}
@@ -62,6 +62,9 @@ fi
 %{python_sitearch}/twisted/plugins/twisted_news.py*
 
 %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
 
diff --git a/sources b/sources
index 728c93c..431db02 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-32854d3e41f6d8fda1c74a94ef129753  TwistedNews-12.1.0.tar.bz2
+7d09694b964aba06a6d8cb080bbd1b45  TwistedNews-12.2.0.tar.bz2


More information about the scm-commits mailing list