1
0
mirror of https://gitlab.com/libvirt/libvirt-python.git synced 2025-08-02 04:21:59 +03:00

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>
This commit is contained in:
Daniel P. Berrangé
2020-05-14 10:08:35 +01:00
parent 8cbcbf2a84
commit 54e99c9ec4
3 changed files with 1 additions and 11 deletions

View File

@ -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*