[python-twisted-web] Updated to 12.2.0

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


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

    Updated to 12.2.0

 .gitignore              |    1 +
 python-twisted-web.spec |    9 ++++++---
 sources                 |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 990164a..66bfb88 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ TwistedWeb-8.2.0.tar.bz2
 /TwistedWeb-11.1.0.tar.bz2
 /TwistedWeb-12.0.0.tar.bz2
 /TwistedWeb-12.1.0.tar.bz2
+/TwistedWeb-12.2.0.tar.bz2
diff --git a/python-twisted-web.spec b/python-twisted-web.spec
index 2b69d34..de9c8ab 100644
--- a/python-twisted-web.spec
+++ b/python-twisted-web.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-web
-Version:        12.1.0
-Release:        2%{?dist}
+Version:        12.2.0
+Release:        1%{?dist}
 Summary:        Twisted web client and server, programmable in Python
 License:        MIT
 URL:            http://twistedmatrix.com/trac/wiki/TwistedWeb
-Source0:        http://twistedmatrix.com/Releases/Web/12.1/TwistedWeb-%{version}.tar.bz2
+Source0:        http://twistedmatrix.com/Releases/Web/12.2/TwistedWeb-%{version}.tar.bz2
 BuildRequires:  %{python}-twisted-core >= %{version}
 BuildRequires:  %{python}-devel
 Requires:       %{python}-twisted-core >= %{version}
@@ -62,6 +62,9 @@ fi
 %{python_sitearch}/twisted/web/
 
 %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 f706acc..f2f60e6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ca4f3d07470d744dd6fff29b4c737425  TwistedWeb-12.1.0.tar.bz2
+bf26a083a626bc9596bf9ce0adeea793  TwistedWeb-12.2.0.tar.bz2


More information about the scm-commits mailing list