diff --git a/SPECS/libvirt-python.spec b/SPECS/libvirt-python.spec index c5cadff..270b0ff 100644 --- a/SPECS/libvirt-python.spec +++ b/SPECS/libvirt-python.spec @@ -5,7 +5,7 @@ %define supported_platform 1 %define _with_python2 1 -%define _with_python3 0 +%define _with_python3 1 # Whether py2 packages are assumed to have python2- name prefix %define py2_versioned_deps 0 @@ -14,7 +14,7 @@ Summary: The libvirt virtualization API python2 binding Name: libvirt-python -Version: 4.3.0 +Version: 4.6.0 Release: 1%{?dist}%{?extra_release} Source0: http://libvirt.org/sources/python/%{name}-%{version}.tar.gz Url: http://libvirt.org