[python-webob] Update to 1.0.8 for TurboGears 2.1.1 which needs 1.0.7 (#663117)

Nils Philippsen nphilipp at fedoraproject.org
Wed Aug 17 14:23:35 UTC 2011


commit 55afe08655852baf2d033a3b82ea23ffd7090b33
Author: Nils Philippsen <nils at redhat.com>
Date:   Wed Aug 17 16:21:15 2011 +0200

    Update to 1.0.8 for TurboGears 2.1.1 which needs 1.0.7 (#663117)

 .gitignore        |    1 +
 python-webob.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6723f26..e846f18 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ WebOb-0.9.8.tar.gz
 /WebOb-1.0.tar.gz
 WebOb-1.0.3.tar.gz
 /WebOb-1.0.5.zip
+/WebOb-1.0.8.zip
diff --git a/python-webob.spec b/python-webob.spec
index 0f7c032..8906798 100644
--- a/python-webob.spec
+++ b/python-webob.spec
@@ -4,7 +4,7 @@
 
 Name:           python-webob
 Summary:        WSGI request and response object
-Version:        1.0.5
+Version:        1.0.8
 Release:        1%{?dist}
 License:        MIT
 Group:          System Environment/Libraries
@@ -58,6 +58,9 @@ PYTHONPATH=$(pwd) nosetests
 %{python_sitelib}/WebOb*.egg-info/
 
 %changelog
+* Wed Aug 17 2011 Nils Philippsen <nils at redhat.com> - 1.0.8-1
+- Update to 1.0.8 for TurboGears 2.1.1 which needs 1.0.7 (#663117)
+
 * Mon Mar 21 2011 Luke Macken <lmacken at redhat.com> - 1.0.5-1
 - Update to 1.0.5, which restores Python 2.4 support
 
diff --git a/sources b/sources
index 9358709..ab952e0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-19a0d90ff97ba94ac4ad595c4a31c2dc  WebOb-1.0.5.zip
+9809f9fb64fca8690a7da533fa29a272  WebOb-1.0.8.zip


More information about the scm-commits mailing list