dist.rpmgrill: "Percent signs in specfile changelog should be escaped"

This commit is contained in:
Eike Rathke 2016-11-18 19:21:04 +01:00
parent b0b53238ae
commit 489d16ef8a

View File

@ -2,7 +2,7 @@
Name: icu
Version: 57.1
Release: 3%{?dist}
Release: 4%{?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 Nov 18 2016 Eike Rathke <erack@redhat.com> - 57.1-4
- dist.rpmgrill: "Percent signs in specfile changelog should be escaped"
* Fri Nov 18 2016 Eike Rathke <erack@redhat.com> - 57.1-3
- Resolves: rhbz#1377362 CVE-2016-7415