17
0

Accepting request 959276 from Virtualization

Updated python bindings for libvirt 8.1.0.

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

OBS-URL: https://build.opensuse.org/request/show/959276
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-libvirt-python?expand=0&rev=54
This commit is contained in:
2022-03-05 13:43:56 +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">v8.0.0</param>
<param name="revision">v8.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:607e8269edef7b1c76bb44cb14fd857d93fb4f96cd7df1e1dcc16c130bc4a1bf
size 129997

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Mar 3 17:13:49 UTC 2022 - James Fehlig <jfehlig@suse.com>
- Update to 8.1.0
- Add all new APIs and constants in libvirt 8.1.0
-------------------------------------------------------------------
Tue Jan 18 03:16:19 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.0.0
Version: 8.1.0
Release: 0
Summary: Library providing a virtualization API
License: LGPL-2.1-or-later