summaryrefslogtreecommitdiff
path: root/libvirt-python.spec.in
diff options
context:
space:
mode:
authorDaniel P. Berrangé <berrange@redhat.com>2020-05-14 10:08:35 +0100
committerDaniel P. Berrangé <berrange@redhat.com>2020-05-14 10:43:41 +0100
commit54e99c9ec4714dae59c892c2ee22a2483303867b (patch)
tree65162de35c3fe10b8916c8aa1808e96d9139a182 /libvirt-python.spec.in
parent8cbcbf2a84c57aac737520016800207232bb8364 (diff)
downloadlibvirt-python-54e99c9ec4714dae59c892c2ee22a2483303867b.tar.gz
Drop largely empty and unused NEWS file
We bundle a git generated ChangeLog file in the dist, and never add any entries to the NEWS file. Fixes #2 Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'libvirt-python.spec.in')
-rw-r--r--libvirt-python.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvirt-python.spec.in b/libvirt-python.spec.in
index 33d2775..eca6801 100644
--- a/libvirt-python.spec.in
+++ b/libvirt-python.spec.in
@@ -85,7 +85,7 @@ CFLAGS="$RPM_OPT_FLAGS" %{__python3} setup.py build
%{__python3} setup.py test
%files -n python3-libvirt
-%doc ChangeLog AUTHORS NEWS README COPYING COPYING.LESSER examples/
+%doc ChangeLog AUTHORS README COPYING COPYING.LESSER examples/
%{python3_sitearch}/libvirt.py*
%{python3_sitearch}/libvirtaio.py*
%{python3_sitearch}/libvirt_qemu.py*