diff --git a/pyicu.spec b/pyicu.spec index df8ddd0..4d88693 100644 --- a/pyicu.spec +++ b/pyicu.spec @@ -4,7 +4,7 @@ %define realname PyICU Name: pyicu Version: 1.5 -Release: 13%{?dist} +Release: 14%{?dist} Summary: Python extension wrapping IBM's ICU C++ libraries Group: Development/Tools License: MIT @@ -86,6 +86,9 @@ rm -rf %{buildroot}%{python2_sitearch}/tests %{buildroot}%{python3_sitearch}/tes %{python3_sitearch}/* %changelog +* Tue Nov 10 2015 Fedora Release Engineering - 1.5-14 +- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 + * Thu Oct 29 2015 Eike Rathke - 1.5-13 - fix build with ICU 56.1