diff --git a/python-decorator.spec b/python-decorator.spec index 8962b99..2a9f9b1 100644 --- a/python-decorator.spec +++ b/python-decorator.spec @@ -6,7 +6,7 @@ Name: python-decorator Version: 4.0.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Module to simplify usage of decorators Group: Development/Languages @@ -108,6 +108,9 @@ popd %changelog +* Wed Nov 04 2015 Robert Kuska - 4.0.4-2 +- Rebuilt for Python3.5 rebuild + * Fri Sep 25 2015 Ralph Bean - 4.0.4-1 - new version