From e8fb04245f2035617f2ad2bcf872171b1ab1a322 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 28 May 2014 00:18:34 +0200 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 --- python-iso8601.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-iso8601.spec b/python-iso8601.spec index eac1e0e..b610d5c 100644 --- a/python-iso8601.spec +++ b/python-iso8601.spec @@ -11,7 +11,7 @@ Name: python-%{srcname} Version: 0.1.10 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Simple module to parse ISO 8601 dates Group: Development/Languages @@ -79,6 +79,9 @@ popd %endif %changelog +* Wed May 28 2014 Kalev Lember - 0.1.10-3 +- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 + * Wed Apr 23 2014 Pádraig Brady - 0.1.10-2 - Add python3 package