17
0

- Update to 7.10.0

- Add all new APIs and constants in libvirt 7.10.0
  - jsc#SLE-18260, jsc#SLE-19264

OBS-URL: https://build.opensuse.org/package/show/Virtualization/python-libvirt-python?expand=0&rev=107
This commit is contained in:
2021-12-02 17:45:56 +00:00
committed by Git OBS Bridge
parent f8ea304ba1
commit 96dbaa7950
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">v7.9.0</param>
<param name="revision">v7.10.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

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

View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Dec 2 17:19:34 UTC 2021 - James Fehlig <jfehlig@suse.com>
- Update to 7.10.0
- Add all new APIs and constants in libvirt 7.10.0
- jsc#SLE-18260, jsc#SLE-19264
-------------------------------------------------------------------
Thu Nov 4 16:38:20 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.9.0
Version: 7.10.0
Release: 0
Summary: Library providing a virtualization API
License: LGPL-2.1-or-later