17
0

- Update to 9.8.0

- Add all new APIs and constants in libvirt 9.8.0
  - jsc#PED-3279

OBS-URL: https://build.opensuse.org/package/show/Virtualization/python-libvirt-python?expand=0&rev=149
This commit is contained in:
2023-10-02 21:17:49 +00:00
committed by Git OBS Bridge
parent 7ab2a283e2
commit 83ebe217dc
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">v9.7.0</param>
<param name="revision">v9.8.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:b343b88aa4844bb62c1a3d8b276266297a3f986b5b34607c46e2d667266bc67e
size 134718

View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Oct 2 17:44:28 UTC 2023 - James Fehlig <jfehlig@suse.com>
- Update to 9.8.0
- Add all new APIs and constants in libvirt 9.8.0
- jsc#PED-3279
-------------------------------------------------------------------
Wed Sep 6 20:34:31 UTC 2023 - James Fehlig <jfehlig@suse.com>

View File

@@ -24,7 +24,7 @@
%{?sle15_python_module_pythons}
Name: python-libvirt-python
URL: https://libvirt.org/
Version: 9.7.0
Version: 9.8.0
Release: 0
Summary: Library providing a virtualization API
License: LGPL-2.1-or-later