From ac6b6bdf2a45d11affd8eb61f40cd36afa72d9d8 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 11:23:14 +0100 Subject: [PATCH] update to 6.10.0 [release 6.10.0-1mamba;Sat Jan 02 2021] --- python-libvirt.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/python-libvirt.spec b/python-libvirt.spec index 1455053..a84be3f 100644 --- a/python-libvirt.spec +++ b/python-libvirt.spec @@ -1,5 +1,5 @@ Name: python-libvirt -Version: 5.10.0 +Version: 6.10.0 Release: 1mamba Summary: Python binding to the libvirt.so, libvirt-qemu.so and libvirt-lxc.so library APIs. Group: System/Libraries @@ -7,14 +7,14 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco 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 ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libpython-devel BuildRequires: libvirt-devel ## AUTOBUILDREQ-END -BuildRequires: libvirt-devel >= 1.2 +BuildRequires: libvirt-devel >= %{version} Requires: python >= %python_version BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -47,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc AUTHORS COPYING COPYING.LESSER %changelog +* Sat Jan 02 2021 Silvan Calarco 6.10.0-1mamba +- update to 6.10.0 + * Thu Dec 12 2019 Silvan Calarco 5.10.0-1mamba - update to 5.10.0