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:
@ -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*
|
||||
|
Reference in New Issue
Block a user