This is discovered while building rawhide package with mock and Copr,
where rpm-4.14.1-10 is available. The problem is no changelog is
returned from command rpm with option "--qf "%{CHANGELOGTEXT}\n" or with
option --changelog. Not sure why it happens, but this minor fix makes it
work again.
This is discovered while building rawhide package with mock and Copr,
where rpm-4.14.1-10 is available. The problem is no changelog is
returned from command rpm with option "--qf "%{CHANGELOGTEXT}\n" or with
option --changelog. Not sure why it happens, but this minor fix makes it
work again.
Signed-off-by: Chenxiong Qi cqi@redhat.com