Sync from SUSE:SLFO:Main python-libvirt-python revision 56cc540ba4ca3dabca7723eb013684be
This commit is contained in:
parent
7e9fee6f57
commit
361667a1c2
2
_service
2
_service
@ -1,7 +1,7 @@
|
|||||||
<services>
|
<services>
|
||||||
<service name="tar_scm" mode="manual">
|
<service name="tar_scm" mode="manual">
|
||||||
<param name="filename">libvirt-python</param>
|
<param name="filename">libvirt-python</param>
|
||||||
<param name="revision">v10.10.0</param>
|
<param name="revision">v11.0.0</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="submodules">disable</param>
|
<param name="submodules">disable</param>
|
||||||
<param name="url">https://gitlab.com/libvirt/libvirt-python.git</param>
|
<param name="url">https://gitlab.com/libvirt/libvirt-python.git</param>
|
||||||
|
BIN
libvirt-python-10.10.0.tar.gz
(Stored with Git LFS)
BIN
libvirt-python-10.10.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
libvirt-python-11.0.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
libvirt-python-11.0.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 16 20:45:22 UTC 2025 - James Fehlig <jfehlig@suse.com>
|
||||||
|
|
||||||
|
- Update to 11.0.0
|
||||||
|
- Add all new APIs and constants in libvirt 11.0.0
|
||||||
|
- jsc#PED-5899, jsc#PED-8909, jsc#PED-9543, jsc#PED-9854,
|
||||||
|
jsc#PED-9855
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 2 18:37:58 UTC 2024 - James Fehlig <jfehlig@suse.com>
|
Mon Dec 2 18:37:58 UTC 2024 - James Fehlig <jfehlig@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-libvirt-python
|
# spec file for package python-libvirt-python
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -24,7 +24,7 @@
|
|||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-libvirt-python
|
Name: python-libvirt-python
|
||||||
URL: https://libvirt.org/
|
URL: https://libvirt.org/
|
||||||
Version: 10.10.0
|
Version: 11.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library providing a virtualization API
|
Summary: Library providing a virtualization API
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user