From b7f5c5971f1a4dd682edc6c1c5faf6018681df79 Mon Sep 17 00:00:00 2001 From: Robert Kuska Date: Wed, 4 Nov 2015 13:16:41 +0100 Subject: [PATCH] Rebuilt for Python3.5 rebuild --- python-decorator.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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