diff --git a/python-decorator.spec b/python-decorator.spec index 15dd4ec..fd48a78 100644 --- a/python-decorator.spec +++ b/python-decorator.spec @@ -6,7 +6,7 @@ Name: python-decorator Version: 3.3.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Module to simplify usage of decorators Group: Development/Languages @@ -106,6 +106,9 @@ popd %changelog +* Sat Jul 21 2012 Fedora Release Engineering - 3.3.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Tue Apr 24 2012 Toshio Kuratomi - 3.3.3-1 - New upstream release