This commit is contained in:
Fedora Release Engineering 2017-02-10 16:18:28 +00:00
parent 489d16ef8a
commit a6dfbd9225

View File

@ -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 <releng@fedoraproject.org> - 57.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Fri Nov 18 2016 Eike Rathke <erack@redhat.com> - 57.1-4
- dist.rpmgrill: "Percent signs in specfile changelog should be escaped"