automatic version update by autodist [release 7.3.0-1mamba;Wed May 05 2021]
This commit is contained in:
parent
373448655d
commit
27000f325c
@ -1,5 +1,5 @@
|
|||||||
Name: python-libvirt
|
Name: python-libvirt
|
||||||
Version: 7.2.0
|
Version: 7.3.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Python binding to the libvirt.so, libvirt-qemu.so and libvirt-lxc.so library APIs.
|
Summary: Python binding to the libvirt.so, libvirt-qemu.so and libvirt-lxc.so library APIs.
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -11,7 +11,7 @@ Source: https://libvirt.org/sources/python/libvirt-python-%{version}.tar.
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libpython-devel
|
BuildRequires: libpython3-devel
|
||||||
BuildRequires: libvirt-devel
|
BuildRequires: libvirt-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libvirt-devel >= %{version}
|
BuildRequires: libvirt-devel >= %{version}
|
||||||
@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc AUTHORS COPYING COPYING.LESSER
|
%doc AUTHORS COPYING COPYING.LESSER
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 05 2021 Automatic Build System <autodist@mambasoft.it> 7.3.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Apr 05 2021 Automatic Build System <autodist@mambasoft.it> 7.2.0-1mamba
|
* Mon Apr 05 2021 Automatic Build System <autodist@mambasoft.it> 7.2.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user