17
0

Accepting request 1077095 from Virtualization

Updated python bindings for libvirt 9.2.0

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

OBS-URL: https://build.opensuse.org/request/show/1077095
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-libvirt-python?expand=0&rev=66
This commit is contained in:
2023-04-06 13:55:35 +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="disabled">
<param name="filename">libvirt-python</param>
<param name="revision">v9.1.0</param>
<param name="revision">v9.2.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:adecf26928a5173c05a6714918e4710b9008edddc7091ceeca24b03858a5a944
size 137016

BIN
libvirt-python-9.2.0.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 3 21:17:39 UTC 2023 - James Fehlig <jfehlig@suse.com>
- Update to 9.2.0
- Add all new APIs and constants in libvirt 9.2.0
-------------------------------------------------------------------
Wed Mar 1 21:03:43 UTC 2023 - James Fehlig <jfehlig@suse.com>

View File

@@ -23,7 +23,7 @@
%define srcname libvirt-python
Name: python-libvirt-python
URL: https://libvirt.org/
Version: 9.1.0
Version: 9.2.0
Release: 0
Summary: Library providing a virtualization API
License: LGPL-2.1-or-later