17
0

- Update to 10.8.0

- Add all new APIs and constants in libvirt 10.8.0
  - jsc#PED-8909

OBS-URL: https://build.opensuse.org/package/show/Virtualization/python-libvirt-python?expand=0&rev=171
This commit is contained in:
2024-10-01 21:19:26 +00:00
committed by Git OBS Bridge
parent f4c1dbebe7
commit cd92b036f9
5 changed files with 12 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
<services>
<service name="tar_scm" mode="manual">
<param name="filename">libvirt-python</param>
<param name="revision">v10.7.0</param>
<param name="revision">v10.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:c94f2e5c247f0cc8cd181b62f3743d8a2f1a74e6589b6fe9fda0f1b52ffcbec7
size 134364

BIN
libvirt-python-10.8.0.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Oct 1 20:01:32 UTC 2024 - James Fehlig <jfehlig@suse.com>
- Update to 10.8.0
- Add all new APIs and constants in libvirt 10.8.0
- jsc#PED-8909
-------------------------------------------------------------------
Tue Sep 3 17:33:02 UTC 2024 - James Fehlig <jfehlig@suse.com>

View File

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