dist.rpmgrill: "Percent signs in specfile changelog should be escaped"
This commit is contained in:
parent
b0b53238ae
commit
489d16ef8a
5
icu.spec
5
icu.spec
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user