17
0

Accepting request 1109744 from Virtualization

Updated python bindings for libvirt 9.7.0.

- Update to 9.7.0
  - Add all new APIs and constants in libvirt 9.7.0
  - jsc#PED-3279

OBS-URL: https://build.opensuse.org/request/show/1109744
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-libvirt-python?expand=0&rev=72
This commit is contained in:
2023-09-10 11:09:52 +00:00
committed by Git OBS Bridge
5 changed files with 12 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="filename">libvirt-python</param>
<param name="revision">v9.6.0</param>
<param name="revision">v9.7.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:ac623445c992ee56dd9e0c1d829e9a50a827e9fd23d0b3fae2b7169eb4d4d391
size 134549

View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Sep 6 20:34:31 UTC 2023 - James Fehlig <jfehlig@suse.com>
- Update to 9.7.0
- Add all new APIs and constants in libvirt 9.7.0
- jsc#PED-3279
-------------------------------------------------------------------
Wed Aug 2 22:49:55 UTC 2023 - James Fehlig <jfehlig@suse.com>

View File

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