From 19e690698536b36d350192723435ccb7e6c9f6be Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Mon, 23 Aug 2010 11:44:07 -0400 Subject: [PATCH] - Rebuild for python-3.2. --- python-decorator.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-decorator.spec b/python-decorator.spec index 5c6c415..3e184a3 100644 --- a/python-decorator.spec +++ b/python-decorator.spec @@ -7,7 +7,7 @@ Name: python-decorator Version: 3.2.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Module to simplify usage of decorators Group: Development/Languages @@ -111,6 +111,9 @@ popd %changelog +* Mon Aug 23 2010 Toshio Kuratomi - 3.2.0-4 +- Rebuild for python-3.2. + * Thu Jul 22 2010 David Malcolm - 3.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild