[libvirt PATCH] rpm: adapt docs filelist to NEWS -> NEWS.rst rename

Daniel P. Berrangé posted 1 patch 3 years, 10 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20200608175344.3889108-1-berrange@redhat.com
libvirt.spec.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[libvirt PATCH] rpm: adapt docs filelist to NEWS -> NEWS.rst rename
Posted by Daniel P. Berrangé 3 years, 10 months ago
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
---
Pushed as a CI fix

 libvirt.spec.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libvirt.spec.in b/libvirt.spec.in
index 6abf97df85..262e66f3cc 100644
--- a/libvirt.spec.in
+++ b/libvirt.spec.in
@@ -1505,7 +1505,7 @@ exit 0
 %files
 
 %files docs
-%doc AUTHORS ChangeLog NEWS README README.rst
+%doc AUTHORS ChangeLog NEWS.rst README README.rst
 %doc %{_vpath_builddir}/libvirt-docs/*
 
 %files daemon
-- 
2.26.2