From 6d2343e6a1e7f346e5afbeefb7466afe11a58a46 Mon Sep 17 00:00:00 2001 From: Pete Walter Date: Mon, 30 Apr 2018 08:32:07 +0100 Subject: [PATCH] Rebuild for ICU 61.1 --- pyicu.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyicu.spec b/pyicu.spec index 6b2ba4c..e518b9c 100644 --- a/pyicu.spec +++ b/pyicu.spec @@ -1,7 +1,7 @@ %define realname PyICU Name: pyicu Version: 2.0.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python extension wrapping IBM's ICU C++ libraries License: MIT @@ -93,6 +93,9 @@ rm -rf %{buildroot}%{python2_sitearch}/tests %{buildroot}%{python3_sitearch}/tes %{python3_sitearch}/* %changelog +* Mon Apr 30 2018 Pete Walter - 2.0.2-3 +- Rebuild for ICU 61.1 + * Fri Feb 09 2018 Fedora Release Engineering - 2.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild