update to 6.10.0 [release 6.10.0-1mamba;Sat Jan 02 2021]
This commit is contained in:
parent
e7abff30b6
commit
ac6b6bdf2a
@ -1,5 +1,5 @@
|
|||||||
Name: python-libvirt
|
Name: python-libvirt
|
||||||
Version: 5.10.0
|
Version: 6.10.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
|
||||||
@ -7,14 +7,14 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://libvirt.org/python.html
|
URL: http://libvirt.org/python.html
|
||||||
Source: http://libvirt.org/sources/python/libvirt-python-%{version}.tar.gz
|
Source: https://libvirt.org/sources/python/libvirt-python-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libpython-devel
|
BuildRequires: libpython-devel
|
||||||
BuildRequires: libvirt-devel
|
BuildRequires: libvirt-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libvirt-devel >= 1.2
|
BuildRequires: libvirt-devel >= %{version}
|
||||||
Requires: python >= %python_version
|
Requires: python >= %python_version
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
@ -47,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc AUTHORS COPYING COPYING.LESSER
|
%doc AUTHORS COPYING COPYING.LESSER
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 02 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 6.10.0-1mamba
|
||||||
|
- update to 6.10.0
|
||||||
|
|
||||||
* Thu Dec 12 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 5.10.0-1mamba
|
* Thu Dec 12 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 5.10.0-1mamba
|
||||||
- update to 5.10.0
|
- update to 5.10.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user