17
0

- 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:
2024-01-16 19:37:44 +00:00
committed by Git OBS Bridge
parent d2300e1d67
commit a659b6a866
5 changed files with 14 additions and 6 deletions

View File

@@ -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

Binary file not shown.

View File

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

View File

@@ -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>

View File

@@ -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