diff --git a/python-decorator.spec b/python-decorator.spec index 105a7a0..b165886 100644 --- a/python-decorator.spec +++ b/python-decorator.spec @@ -3,7 +3,7 @@ Name: python-decorator Version: 2.3.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Module to simplify usage of decorators Group: Development/Languages @@ -47,6 +47,9 @@ nosetests --with-doctest %{python_sitelib}/* %changelog +* Thu Feb 26 2009 Fedora Release Engineering - 2.3.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Wed Jan 21 2009 Toshio Kuratomi - 2.3.2-1 - Update to 2.3.2 - Enable tests via nose