[python-twisted-web] Updated to 12.1.0

belegdol belegdol at fedoraproject.org
Sun Jun 17 03:39:30 UTC 2012


commit d15510618b58c267096dc5a65da45623350b53a7
Author: Julian Sikorski <belegdol at fedoraproject.org>
Date:   Sun Jun 17 05:35:36 2012 +0200

    Updated to 12.1.0

 .gitignore              |    1 +
 python-twisted-web.spec |    7 +++++--
 sources                 |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f58bc02..990164a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ TwistedWeb-8.2.0.tar.bz2
 /TwistedWeb-11.0.0.tar.bz2
 /TwistedWeb-11.1.0.tar.bz2
 /TwistedWeb-12.0.0.tar.bz2
+/TwistedWeb-12.1.0.tar.bz2
diff --git a/python-twisted-web.spec b/python-twisted-web.spec
index 6f69cd6..2d6f543 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.0.0
+Version:        12.1.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.0/TwistedWeb-%{version}.tar.bz2
+Source0:        http://twistedmatrix.com/Releases/Web/12.1/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
+* Sun Jun 17 2012 Julian Sikorski <belegdol at fedoraproject.org> - 12.1.0-1
+- Updated to 12.1.0
+
 * Sun Feb 12 2012 Julian Sikorski <belegdol at fedoraproject.org> - 12.0.0-1
 - Updated to 12.0.0
 
diff --git a/sources b/sources
index 0579770..f706acc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e253566d86305bd1335874e69803d4f6  TwistedWeb-12.0.0.tar.bz2
+ca4f3d07470d744dd6fff29b4c737425  TwistedWeb-12.1.0.tar.bz2


More information about the scm-commits mailing list