libvirt-python update to 6.6.0
Signed-off-by: virtbuilder_pel7ppc64lebuilder0 <virtbuilder@powerel.org>master
parent
c3a3c0a222
commit
6c97167399
|
@ -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*
|
||||
|
|
Loading…
Reference in New Issue