- Update to 10.0.0
- Add all new APIs and constants in libvirt 10.0.0
- jsc#PED-3226, jsc#PED-3279, jsc#PED-4931, jsc#PED-5432,
jsc#PED-6851
OBS-URL: https://build.opensuse.org/package/show/Virtualization/python-libvirt-python?expand=0&rev=155
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.10.0</param>
|
||||
<param name="revision">v10.0.0</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="submodules">disable</param>
|
||||
<param name="url">https://gitlab.com/libvirt/libvirt-python.git</param>
|
||||
|
||||
BIN
libvirt-python-10.0.0.tar.gz
LFS
Normal file
BIN
libvirt-python-10.0.0.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c35d997d30c955685ff5f1e0b0455fd72c7adda09e0df946c0157ebc416177d3
|
||||
size 134588
|
||||
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 16 19:36:20 UTC 2024 - James Fehlig <jfehlig@suse.com>
|
||||
|
||||
- Update to 10.0.0
|
||||
- Add all new APIs and constants in libvirt 10.0.0
|
||||
- jsc#PED-3226, jsc#PED-3279, jsc#PED-4931, jsc#PED-5432,
|
||||
jsc#PED-6851
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 1 23:03:10 UTC 2023 - James Fehlig <jfehlig@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-libvirt-python
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -24,7 +24,7 @@
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-libvirt-python
|
||||
URL: https://libvirt.org/
|
||||
Version: 9.10.0
|
||||
Version: 10.0.0
|
||||
Release: 0
|
||||
Summary: Library providing a virtualization API
|
||||
License: LGPL-2.1-or-later
|
||||
|
||||
Reference in New Issue
Block a user