diff --git a/python-decorator.spec b/python-decorator.spec index 82abcfd..305d08c 100644 --- a/python-decorator.spec +++ b/python-decorator.spec @@ -3,7 +3,7 @@ Name: python-decorator Version: 2.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Module to simplify usage of decorators Group: Development/Languages @@ -47,5 +47,8 @@ export PYTHONPATH=$RPM_BUILD_ROOT/%{python_sitelib} %{python_sitelib}/* %changelog +* Sat Nov 29 2008 Ignacio Vazquez-Abrams - 2.2.0-2 +- Rebuild for Python 2.6 + * Thu Dec 20 2007 Toshio Kuratomi - 2.2.0-1 - Initial Fedora Build