17
0

Updated python binding for libvirt 7.6.0.

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

OBS-URL: https://build.opensuse.org/package/show/Virtualization/python-libvirt-python?expand=0&rev=102
This commit is contained in:
2021-08-03 19:51:29 +00:00
committed by Git OBS Bridge
parent 3f0d2d6286
commit 3c090cccbb
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">v7.5.0</param>
<param name="revision">v7.6.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:40a63d92e7233428029154f84823517e2f8c7dd75f08d8c8aa6c22cba3ba35fb
size 129268

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Aug 2 21:25:48 UTC 2021 - James Fehlig <jfehlig@suse.com>
- Update to 7.6.0
- Add all new APIs and constants in libvirt 7.6.0
-------------------------------------------------------------------
Thu Jul 1 14:30:09 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.5.0
Version: 7.6.0
Release: 0
Summary: Library providing a virtualization API
License: LGPL-2.1-or-later