diff --git a/python-aniso8601.spec b/python-aniso8601.spec index d30478e..d565bfe 100644 --- a/python-aniso8601.spec +++ b/python-aniso8601.spec @@ -13,7 +13,7 @@ Name: python-aniso8601 Version: 0.82 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python 2 library for parsing ISO 8601 strings Group: Development/Languages @@ -86,6 +86,9 @@ PYTHONPATH=%{buildroot}/%{python3_sitelib} %{__python3} -m unittest discover pyt %endif %changelog +* Tue May 27 2014 Kalev Lember - 0.82-3 +- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 + * Thu May 22 2014 Jan Sedlak - 0.82-2 - disabled tests for EL6