17
0

Accepting request 1171480 from Virtualization

Updated python bindings for libvirt 10.3.0.

- Update to 10.3.0
  - Add all new APIs and constants in libvirt 10.3.0

OBS-URL: https://build.opensuse.org/request/show/1171480
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-libvirt-python?expand=0&rev=79
This commit is contained in:
2024-05-05 10:10:17 +00:00
committed by Git OBS Bridge
5 changed files with 11 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
<services>
<service name="tar_scm" mode="manual">
<param name="filename">libvirt-python</param>
<param name="revision">v10.2.0</param>
<param name="revision">v10.3.0</param>
<param name="scm">git</param>
<param name="submodules">disable</param>
<param name="url">https://gitlab.com/libvirt/libvirt-python.git</param>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:153108d9ec59a4b0f3ac19d6137ccd1a7ed3c052b4737fb5336a8527b8f92dc6
size 134511

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:26c315d57171e13d36484e1f6330437055fb7c5f636ee1520bc2e88eeb533836
size 134447

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu May 2 23:06:02 UTC 2024 - James Fehlig <jfehlig@suse.com>
- Update to 10.3.0
- Add all new APIs and constants in libvirt 10.3.0
-------------------------------------------------------------------
Tue Apr 2 15:34:52 UTC 2024 - James Fehlig <jfehlig@suse.com>

View File

@@ -24,7 +24,7 @@
%{?sle15_python_module_pythons}
Name: python-libvirt-python
URL: https://libvirt.org/
Version: 10.2.0
Version: 10.3.0
Release: 0
Summary: Library providing a virtualization API
License: LGPL-2.1-or-later