]> TLD Linux GIT Repositories - packages/python3-libvirt.git/commitdiff
- updated to 10.10.0
authorMarcin Krol <hawk@tld-linux.org>
Tue, 3 Dec 2024 23:41:57 +0000 (00:41 +0100)
committerMarcin Krol <hawk@tld-linux.org>
Tue, 3 Dec 2024 23:41:57 +0000 (00:41 +0100)
python3-libvirt.spec

index 2321ba9424b4406841f43512afa9e5a8758bd9fe..622ad684feb7129a2d8d8597e101dae926286a13 100644 (file)
 Summary:       Python 3.x bindings to interact with virtualization capabilities
 Summary(pl.UTF-8):     Wiązania Pythona 3.x do współpracy z funkcjami wirtualizacji
 Name:          python3-libvirt
-Version:       10.6.0
+Version:       10.10.0
 Release:       1
 License:       LGPL v2.1+
 Group:         Development/Languages/Python
 Source0:       https://download.libvirt.org/python/%{origname}-%{version}.tar.gz
-# Source0-md5: 07cc8adabeaa0f3b5035d0752b5da697
+# Source0-md5: 004550e6c71f88bd56480590f54ed048
 URL:           https://libvirt.org/
-BuildRequires: libvirt-devel >= 10.5.0
+BuildRequires: libvirt-devel >= 10.10.0
 BuildRequires: pkgconfig
 BuildRequires: python3 >= 1:3.6
 BuildRequires: python3-devel >= 1:3.6
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.714
 BuildConflicts:        python-PyXML < 0.8.4-13
-Requires:      libvirt >= 10.5.0
+Requires:      libvirt >= 10.10.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description