diff --git a/python-pylons.spec b/python-pylons.spec index 07cf7ab..b760c5e 100644 --- a/python-pylons.spec +++ b/python-pylons.spec @@ -2,7 +2,7 @@ Name: python-pylons Version: 0.9.7 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Pylons web framework Group: Development/Languages @@ -16,7 +16,7 @@ BuildRequires: python-setuptools-devel # For the test suite BuildRequires: python-routes python-webhelpers python-beaker BuildRequires: python-paste python-paste-script python-paste-deploy -BuildRequires: python-formencode python-simplejson python-decorator +BuildRequires: python-formencode python-simplejson python-decorator3 BuildRequires: python-nose python-mako python-webob python-weberror BuildRequires: python-tempita python-webtest python-turbocheetah BuildRequires: python-turbokid python-myghty python-genshi python-jinja2 @@ -31,7 +31,7 @@ Requires: python-paste-script >= 1.7.3 Requires: python-paste-deploy >= 1.3.3 Requires: python-formencode >= 1.2.1 Requires: python-simplejson >= 2.0.8 -Requires: python-decorator >= 2.3.2 +Requires: python-decorator3 Requires: python-nose >= 0.10.4 Requires: python-mako >= 0.2.4 Requires: python-webob >= 0.9.6.1 @@ -81,6 +81,9 @@ rm -rf %{buildroot} %changelog +* Tue Oct 13 2009 Luke Macken - 0.9.7-3 +- Require python-decorator3 + * Sun Jul 26 2009 Fedora Release Engineering - 0.9.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild