17
0

Accepting request 1069759 from Virtualization

Updated python bindings for libvirt 9.1.0

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

OBS-URL: https://build.opensuse.org/request/show/1069759
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-libvirt-python?expand=0&rev=65
This commit is contained in:
2023-03-08 13:52:13 +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.0.0</param>
<param name="revision">v9.1.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:1edd8d48d62ac5b99ec1b18c0707383b800789c133d0d4a46f810715d879ea35
size 136942

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Mar 1 21:03:43 UTC 2023 - James Fehlig <jfehlig@suse.com>
- Update to 9.1.0
- Add all new APIs and constants in libvirt 9.1.0
-------------------------------------------------------------------
Tue Jan 17 18:57:53 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.0.0
Version: 9.1.0
Release: 0
Summary: Library providing a virtualization API
License: LGPL-2.1-or-later