Accepting request 1122959 from Virtualization
Updated python bindings for libvirt 9.9.0. - Update to 9.9.0 - Add all new APIs and constants in libvirt 9.9.0 - jsc#PED-3279, jsc#PED-4931, jsc#PED-5432 OBS-URL: https://build.opensuse.org/request/show/1122959 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-libvirt-python?expand=0&rev=74
This commit is contained in:
2
_service
2
_service
@@ -1,7 +1,7 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="filename">libvirt-python</param>
|
||||
<param name="revision">v9.8.0</param>
|
||||
<param name="revision">v9.9.0</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="submodules">disable</param>
|
||||
<param name="url">https://gitlab.com/libvirt/libvirt-python.git</param>
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e971df5145373041064b96ca25a181821e7553b036cead0872099895f53e1b46
|
||||
size 135157
|
||||
3
libvirt-python-9.9.0.tar.gz
Normal file
3
libvirt-python-9.9.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f5a93c810f233db845582f1cb37488b6b93268838e71297705733996453d2c7f
|
||||
size 134618
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 1 16:55:02 UTC 2023 - James Fehlig <jfehlig@suse.com>
|
||||
|
||||
- Update to 9.9.0
|
||||
- Add all new APIs and constants in libvirt 9.9.0
|
||||
- jsc#PED-3279, jsc#PED-4931, jsc#PED-5432
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 2 17:44:28 UTC 2023 - James Fehlig <jfehlig@suse.com>
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-libvirt-python
|
||||
URL: https://libvirt.org/
|
||||
Version: 9.8.0
|
||||
Version: 9.9.0
|
||||
Release: 0
|
||||
Summary: Library providing a virtualization API
|
||||
License: LGPL-2.1-or-later
|
||||
|
||||
Reference in New Issue
Block a user