17
0

Accepting request 896747 from Virtualization

Updated python bindings for libvirt 7.4.0.

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

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

OBS-URL: https://build.opensuse.org/request/show/896747
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-libvirt-python?expand=0&rev=46
This commit is contained in:
2021-06-05 21:31:10 +00:00
committed by Git OBS Bridge
5 changed files with 17 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">v7.2.0</param>
<param name="revision">v7.4.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:bf1fcdee39c25402e960c5eb132c462a9d3cf87d7fee83531e40ec7b249e7ed4
size 128999

View File

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

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Jun 1 16:49:42 UTC 2021 - James Fehlig <jfehlig@suse.com>
- Update to 7.4.0
- Add all new APIs and constants in libvirt 7.4.0
-------------------------------------------------------------------
Mon May 17 22:18:12 UTC 2021 - James Fehlig <jfehlig@suse.com>
- Update to 7.3.0
- Add all new APIs and constants in libvirt 7.3.0
-------------------------------------------------------------------
Thu Apr 1 23:48:40 UTC 2021 - James Fehlig <jfehlig@suse.com>

View File

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