[python-twisted-web] - Updated to 10.2.0

belegdol belegdol at fedoraproject.org
Sat Jan 15 10:30:31 UTC 2011


commit 7aa4177c7235ca3f47c5aa3edc295631a51d17d4
Author: Julian Sikorski <belegdol at gmail.com>
Date:   Sat Jan 15 11:30:19 2011 +0100

    - Updated to 10.2.0

 .gitignore              |    1 +
 python-twisted-web.spec |    5 ++++-
 sources                 |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 424b7f4..c0773d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 TwistedWeb-8.2.0.tar.bz2
 /TwistedWeb-10.1.0.tar.bz2
+/TwistedWeb-10.2.0.tar.bz2
diff --git a/python-twisted-web.spec b/python-twisted-web.spec
index d159d5a..63df44c 100644
--- a/python-twisted-web.spec
+++ b/python-twisted-web.spec
@@ -2,7 +2,7 @@
 %{!?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.1.0
+Version:        10.2.0
 Release:        1%{?dist}
 Summary:        Twisted web client and server, programmable in Python
 Group:          Development/Libraries
@@ -68,6 +68,9 @@ fi
 %{python_sitearch}/twisted/web/
 
 %changelog
+* Sat Jan 15 2011 Julian Sikorski <belegdol at fedoraproject.org> - 10.2.0-1
+- Updated to 10.2.0
+
 * Tue Sep 21 2010 Julian Sikorski <belegdol at fedoraproject.org> - 10.1.0-1
 - Updated to 10.1.0
 - Switched to macros for versioned dependencies
diff --git a/sources b/sources
index f8c290f..25dbdef 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f70a314b39d7e841107f88c0dd1bff7d  TwistedWeb-10.1.0.tar.bz2
+dba0e92d766d6477aa611d78a9784d40  TwistedWeb-10.2.0.tar.bz2


More information about the scm-commits mailing list