From e225255a8e499cb1711c9814673a864194f4ef3c Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 13:13:08 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- python-decorator.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-decorator.spec b/python-decorator.spec index c351085..78f020a 100644 --- a/python-decorator.spec +++ b/python-decorator.spec @@ -6,7 +6,7 @@ Name: python-decorator Version: 3.4.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Module to simplify usage of decorators Group: Development/Languages @@ -106,6 +106,9 @@ popd %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 3.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Thu Oct 18 2012 Toshio Kuratomi - 3.4.0-1 - New upstream release