From a6dfbd9225191734a2f786c11537f519bb7afa39 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 10 Feb 2017 16:18:28 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- icu.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/icu.spec b/icu.spec index f9bf686..cc52598 100644 --- a/icu.spec +++ b/icu.spec @@ -2,7 +2,7 @@ Name: icu Version: 57.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: International Components for Unicode License: MIT and UCD and Public Domain @@ -199,6 +199,9 @@ LD_LIBRARY_PATH=lib:stubdata:tools/ctestfw:$LD_LIBRARY_PATH bin/uconv -l %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 57.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Fri Nov 18 2016 Eike Rathke - 57.1-4 - dist.rpmgrill: "Percent signs in specfile changelog should be escaped"