
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 person).
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Laine Stump <laine@laine.org>
--- 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 --- a/perl-Sys-Virt-TCK.spec.PL +++ b/perl-Sys-Virt-TCK.spec.PL @@ -118,5 +118,3 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %dir %{_localstatedir}/cache/libvirt-tck
%changelog -* Fri Mar 24 2006 <berrange@redhat.com> - 0.0.1-1 -- Initial build