From 6c971673998e0274247bd2a5ef52c505acd5c2fb Mon Sep 17 00:00:00 2001 From: virtbuilder_pel7ppc64lebuilder0 Date: Tue, 18 Aug 2020 18:03:12 +0200 Subject: [PATCH] libvirt-python update to 6.6.0 Signed-off-by: virtbuilder_pel7ppc64lebuilder0 --- SPECS/libvirt-python.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SPECS/libvirt-python.spec b/SPECS/libvirt-python.spec index 27082a0..26a1f94 100644 --- a/SPECS/libvirt-python.spec +++ b/SPECS/libvirt-python.spec @@ -1,5 +1,5 @@ Name: libvirt-python -Version: 6.2.0 +Version: 6.6.0 Release: 1%{?dist}%{?extra_release} Source0: http://libvirt.org/sources/python/%{name}-%{version}.tar.gz Url: http://libvirt.org @@ -45,7 +45,7 @@ CFLAGS="$RPM_OPT_FLAGS" %{__python3} setup.py build %files %defattr(-,root,root) -%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*