]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
ChangeLog: Drop for good
authorAndrea Bolognani <abologna@redhat.com>
Sun, 23 Aug 2020 21:51:29 +0000 (23:51 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 24 Aug 2020 07:32:04 +0000 (09:32 +0200)
Having a ChangeLog file is necessary when using autotools, but
now that we've moved to Meson we are no longer required to keep
it around.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
ChangeLog [deleted file]
libvirt.spec.in

diff --git a/ChangeLog b/ChangeLog
deleted file mode 100644 (file)
index 897f38e..0000000
--- a/ChangeLog
+++ /dev/null
@@ -1,15 +0,0 @@
-libvirt ChangeLog
-=================
-
-The libvirt project doesn't include a detailed ChangeLog in its release
-archives.
-
-If you're interested in the full list of changes made to libvirt since
-the project was started, you can clone the git repository from
-
-  https://gitlab.com/libvirt/libvirt/
-
-and browse them locally using your favorite git history viewer or,
-alternatively, browse them online at
-
-  https://gitlab.com/libvirt/libvirt/-/commits/master
index e64cfdb561e1406b2ca458c0b65d6d05f9150a45..94b14500713f51f33079315fc3a3da62f719952f 100644 (file)
@@ -1487,7 +1487,7 @@ exit 0
 %files
 
 %files docs
-%doc AUTHORS ChangeLog NEWS.rst README README.rst
+%doc AUTHORS NEWS.rst README README.rst
 %doc libvirt-docs/*
 
 %files daemon