From 8cb6c8199caff816b6eb7cd12d1dc289f001544344b294eaf8898fab0c693de6 Mon Sep 17 00:00:00 2001 From: James Fehlig Date: Mon, 2 Nov 2020 22:56:56 +0000 Subject: [PATCH] fix python-libvirt-python build OBS-URL: https://build.opensuse.org/package/show/Virtualization/python-libvirt-python?expand=0&rev=87 --- python-libvirt-python.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-libvirt-python.spec b/python-libvirt-python.spec index 0dd73d1..7cc6573 100644 --- a/python-libvirt-python.spec +++ b/python-libvirt-python.spec @@ -69,7 +69,7 @@ export CFLAGS="%{optflags}" %pytest_arch %files %{python_files} -%doc ChangeLog AUTHORS README COPYING COPYING.LESSER examples/ +%doc README COPYING COPYING.LESSER examples/ %{python_sitearch}/libvirt* %{python_sitearch}/libvirt_python-%{version}*info %pycache_only %{python_sitearch}/__pycache__/libvirt*