From 322921c692336c642b29ff20d4fd2f7330cf2811 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 27 Jul 2017 09:19:09 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- pyicu.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyicu.spec b/pyicu.spec index ef836f5..951ea27 100644 --- a/pyicu.spec +++ b/pyicu.spec @@ -4,7 +4,7 @@ %define realname PyICU Name: pyicu Version: 1.5 -Release: 20%{?dist} +Release: 21%{?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 +* Thu Jul 27 2017 Fedora Release Engineering - 1.5-21 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Fri Jul 07 2017 Igor Gnatenko - 1.5-20 - Rebuild due to bug in RPM (RHBZ #1468476)