Re: [libvirt] [tck PATCH 08/12] rpm: delete redundant changelog

2018-06-08 Thread Laine Stump
On 06/08/2018 09:45 AM, Daniel P. Berrangé wrote: > The changelog entries only make sense in the context of a distro, not > upstream. If even that. I don't recall *ever* getting any useful info from the changelog (and wouldn't trust it anyway, since it's just manually written from the POV of one

[libvirt] [tck PATCH 08/12] rpm: delete redundant changelog

2018-06-08 Thread Daniel P . Berrangé
The changelog entries only make sense in the context of a distro, not upstream. Signed-off-by: Daniel P. Berrangé --- perl-Sys-Virt-TCK.spec.PL | 2 -- 1 file changed, 2 deletions(-) diff --git a/perl-Sys-Virt-TCK.spec.PL b/perl-Sys-Virt-TCK.spec.PL index 49f4a3c..42d2cef 100644 ---