From eef62acfab6e1b6e17225e91baf760ebdd131dd6 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 8 Feb 2011 21:28:45 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- python-decorator.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-decorator.spec b/python-decorator.spec index 9aa998d..3842e12 100644 --- a/python-decorator.spec +++ b/python-decorator.spec @@ -7,7 +7,7 @@ Name: python-decorator Version: 3.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Module to simplify usage of decorators Group: Development/Languages @@ -111,6 +111,9 @@ popd %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 3.3.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Sat Jan 1 2011 Toshio Kuratomi - 3.3.0-1 - Upstream update 3.3.0 that adds function annotation support for python3 code