From: Marcin Krol Date: Sat, 6 Jul 2024 14:14:12 +0000 (+0200) Subject: - updated to 10.5.0 X-Git-Url: https://git.tld-linux.org/?a=commitdiff_plain;h=f75dbf574c30d3439448a620e927cff81d55d79f;p=packages%2Fpython3-libvirt.git - updated to 10.5.0 --- diff --git a/python3-libvirt.spec b/python3-libvirt.spec index 0965a1a..b53ee89 100644 --- a/python3-libvirt.spec +++ b/python3-libvirt.spec @@ -12,21 +12,21 @@ 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.4.0 +Version: 10.5.0 Release: 1 License: LGPL v2.1+ Group: Development/Languages/Python Source0: https://download.libvirt.org/python/%{origname}-%{version}.tar.gz -# Source0-md5: 9de183b6b413dab008b7aa1ac9d0fd73 +# Source0-md5: 1258da6ead732067a3abc4d7f1e2c062 URL: https://libvirt.org/ -BuildRequires: libvirt-devel >= 10.4.0 +BuildRequires: libvirt-devel >= 10.5.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.4.0 +Requires: libvirt >= 10.5.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description