From 277f57ff6fee0d54a26b46a614e4155aca906875 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Jul 27 2009 01:29:44 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild --- diff --git a/python-webob.spec b/python-webob.spec index 82c369c..139958f 100644 --- a/python-webob.spec +++ b/python-webob.spec @@ -3,7 +3,7 @@ Name: python-webob Summary: WSGI request and response object Version: 0.9.6.1 -Release: 2%{?dist} +Release: 3%{?dist} License: MIT Group: System Environment/Libraries URL: http://pythonpaste.org/webob/ @@ -58,6 +58,9 @@ environment. %{python_sitelib}/WebOb*.egg-info/ %changelog +* Sun Jul 26 2009 Fedora Release Engineering - 0.9.6.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Tue Apr 14 2009 Ricky Zhou - 0.9.6.1-2 - Change define to global. - Remove unnecessary BuildRequires on python-devel.