17
0

- Update to 8.6.0

- Add all new APIs and constants in libvirt 8.6.0

OBS-URL: https://build.opensuse.org/package/show/Virtualization/python-libvirt-python?expand=0&rev=120
This commit is contained in:
2022-08-02 22:11:45 +00:00
committed by Git OBS Bridge
parent 49b0a3927b
commit 0580a54f7b
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.5.0</param>
<param name="revision">v8.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:4d57dfb147d71e591419c8e663e40d2c940dc9fc5f096c19f6e300c0b5ce133c
size 133000

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Aug 2 16:18:21 UTC 2022 - James Fehlig <jfehlig@suse.com>
- Update to 8.6.0
- Add all new APIs and constants in libvirt 8.6.0
-------------------------------------------------------------------
Tue Jul 5 22:54:11 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.5.0
Version: 8.6.0
Release: 0
Summary: Library providing a virtualization API
License: LGPL-2.1-or-later