diff --git a/python-libvirt.spec b/python-libvirt.spec index 1cb0295..bd56169 100644 --- a/python-libvirt.spec +++ b/python-libvirt.spec @@ -1,5 +1,5 @@ Name: python-libvirt -Version: 7.6.0 +Version: 7.7.0 Release: 1mamba Summary: Python binding to the libvirt.so, libvirt-qemu.so and libvirt-lxc.so library APIs. Group: System/Libraries @@ -10,7 +10,6 @@ URL: https://libvirt.org/python.html Source: https://libvirt.org/sources/python/libvirt-python-%{version}.tar.gz License: GPL ## AUTOBUILDREQ-BEGIN -#libpthread.so.0()(64bit): /usr/lib64/libpthread.so: file not owned by any package BuildRequires: glibc-devel BuildRequires: libpython3-devel BuildRequires: libvirt-devel @@ -47,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc AUTHORS COPYING COPYING.LESSER %changelog +* Thu Sep 02 2021 Automatic Build System 7.7.0-1mamba +- automatic version update by autodist + * Wed Aug 18 2021 Automatic Build System 7.6.0-1mamba - automatic version update by autodist