17
0

Accepting request 1000756 from Virtualization

Updated python bindings for libvirt 8.7.0.

- Update to 8.7.0
  - Add all new APIs and constants in libvirt 8.7.0
  - jsc#PED-620, jsc#PED-1540

OBS-URL: https://build.opensuse.org/request/show/1000756
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-libvirt-python?expand=0&rev=60
This commit is contained in:
2022-09-03 21:18:30 +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">v8.6.0</param>
<param name="revision">v8.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:b0b6ba7e58fcbbba63e460d0289a5b85fed29ed624e60ae47efcb72f95ed6171
size 133006

View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Sep 1 20:40:49 UTC 2022 - James Fehlig <jfehlig@suse.com>
- Update to 8.7.0
- Add all new APIs and constants in libvirt 8.7.0
- jsc#PED-620, jsc#PED-1540
-------------------------------------------------------------------
Tue Aug 2 16:18:21 UTC 2022 - James Fehlig <jfehlig@suse.com>

View File

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