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 - 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 - 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