[python-twisted-web] Updated to 11.0.0

belegdol belegdol at fedoraproject.org
Sat Apr 30 06:41:47 UTC 2011


commit 78d9043325b49bfcbf3bd053548c852bfee066d2
Author: Julian Sikorski <belegdol at gmail.com>
Date:   Sat Apr 30 08:35:16 2011 +0200

    Updated to 11.0.0

 .gitignore              |    1 +
 python-twisted-web.spec |    7 +++++--
 sources                 |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c0773d9..235f085 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 TwistedWeb-8.2.0.tar.bz2
 /TwistedWeb-10.1.0.tar.bz2
 /TwistedWeb-10.2.0.tar.bz2
+/TwistedWeb-11.0.0.tar.bz2
diff --git a/python-twisted-web.spec b/python-twisted-web.spec
index 9f7ce4e..62faa76 100644
--- a/python-twisted-web.spec
+++ b/python-twisted-web.spec
@@ -2,8 +2,8 @@
 %{!?python_sitearch: %define python_sitearch %(%{python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           %{python}-twisted-web
-Version:        10.2.0
-Release:        2%{?dist}
+Version:        11.0.0
+Release:        1%{?dist}
 Summary:        Twisted web client and server, programmable in Python
 Group:          Development/Libraries
 License:        MIT
@@ -68,6 +68,9 @@ fi
 %{python_sitearch}/twisted/web/
 
 %changelog
+* Sat Apr 30 2011 Julian Sikorski <belegdol at fedoraproject.org> - 11.0.0-1
+- Updated to 11.0.0
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 10.2.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 25dbdef..be6e600 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dba0e92d766d6477aa611d78a9784d40  TwistedWeb-10.2.0.tar.bz2
+1c4b650df5903125f45dbcd9463cfdb9  TwistedWeb-11.0.0.tar.bz2


More information about the scm-commits mailing list