diff --git a/pyicu.spec b/pyicu.spec index 674c908..add747d 100644 --- a/pyicu.spec +++ b/pyicu.spec @@ -3,8 +3,8 @@ %endif %define realname PyICU Name: pyicu -Version: 1.4 -Release: 2%{?dist} +Version: 1.5 +Release: 1%{?dist} Summary: Python extension wrapping IBM's ICU C++ libraries Group: Development/Tools License: MIT @@ -50,8 +50,9 @@ rm -rf %{buildroot}%{python_sitearch}/tests %{python_sitearch}/%{realname}-%{version}-py?.?.egg-info/*.* %changelog -* Fri Feb 08 2013 Jon Ciesla - 1.4-2 +* Fri Feb 08 2013 Jon Ciesla - 1.5-1 - libicu rebuild. +- Update to 1.5, 1.4 doesn't build on new libicu. * Wed Aug 22 2012 Tom Callaway - 1.4-1 - update to 1.4 diff --git a/sources b/sources index 65450a0..af2b003 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2334712412aeb90555d1d0a3a39a9bbc PyICU-1.4.tar.gz +099a3e6e3b8c2b9ab3bf6dde911db624 PyICU-1.5.tar.gz