From 81b7e40ceb9ebad21a2c1448df4dc7f5151c4143 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Mon, 22 Jul 2013 14:07:17 +0200 Subject: [PATCH] rebuild for ICU ABI break --- pyicu.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyicu.spec b/pyicu.spec index 1e643a5..126cfda 100644 --- a/pyicu.spec +++ b/pyicu.spec @@ -4,7 +4,7 @@ %define realname PyICU Name: pyicu Version: 1.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python extension wrapping IBM's ICU C++ libraries Group: Development/Tools License: MIT @@ -50,6 +50,9 @@ rm -rf %{buildroot}%{python_sitearch}/tests %{python_sitearch}/%{realname}-%{version}-py?.?.egg-info/*.* %changelog +* Mon Jul 22 2013 David Tardon - 1.2-3 +- rebuild for ICU ABI break + * Sat Jan 14 2012 Fedora Release Engineering - 1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild