Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 9bd307e811 | |||
| 6bb18f1264 |
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">v11.10.0</param>
|
<param name="revision">v12.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>
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c1dda3473df26207426be340785a7f0cc7cdb3512452e81ae789d7b40db2e84c
|
|
||||||
size 135505
|
|
||||||
3
libvirt-python-12.0.0.tar.gz
Normal file
3
libvirt-python-12.0.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2957bdfe9e8d86e665f128a2764e44071897efd09f759ee53375cb5f4e3c074c
|
||||||
|
size 135552
|
||||||
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 15 21:47:21 UTC 2026 - James Fehlig <jfehlig@suse.com>
|
||||||
|
|
||||||
|
- Update to 12.0.0
|
||||||
|
- Add all new APIs and constants in libvirt 12.0.0
|
||||||
|
- jsc#PED-14592, jsc#PED-14597, jsc#PED-14623, jsc#PED-15320
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 1 21:13:29 UTC 2025 - James Fehlig <jfehlig@suse.com>
|
Mon Dec 1 21:13:29 UTC 2025 - 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) 2025 SUSE LLC
|
# Copyright (c) 2026 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: 11.10.0
|
Version: 12.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
|
||||||
|
|||||||
Reference in New Issue
Block a user