From ec530daa2a5697ee573620d64de122f0d983cf20 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sun, 26 Jul 2009 20:17:31 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild --- python-decorator.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-decorator.spec b/python-decorator.spec index 1fa4709..4341583 100644 --- a/python-decorator.spec +++ b/python-decorator.spec @@ -3,7 +3,7 @@ Name: python-decorator Version: 3.0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Module to simplify usage of decorators Group: Development/Languages @@ -52,6 +52,9 @@ nosetests --with-doctest %{python_sitelib}/* %changelog +* Sun Jul 26 2009 Fedora Release Engineering - 3.0.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Sun May 31 2009 Luke Macken - 3.0.1-2 - Only run the test suite on Fedora 11, which has Py2.6 and the multiprocessing module. We can disable this once the compat module is packaged for F10 and