diff --git a/pyicu.spec b/pyicu.spec index 7eda732..f225577 100644 --- a/pyicu.spec +++ b/pyicu.spec @@ -4,7 +4,7 @@ %define realname PyICU Name: pyicu Version: 1.5 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Python extension wrapping IBM's ICU C++ libraries Group: Development/Tools License: MIT @@ -78,6 +78,9 @@ rm -rf %{buildroot}%{python2_sitearch}/tests %{buildroot}%{python3_sitearch}/tes %{python3_sitearch}/* %changelog +* Sun Aug 17 2014 Fedora Release Engineering - 1.5-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Wed Jul 16 2014 Bastien Nocera 1.5-6 - Build Python3 version as well (#917449)