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