From 361667a1c243be2a1e50fc665c70c9e7da4375958fc7ffb89df0a3e4d0ae86ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 7 Feb 2025 18:18:02 +0100 Subject: [PATCH] Sync from SUSE:SLFO:Main python-libvirt-python revision 56cc540ba4ca3dabca7723eb013684be --- _service | 2 +- libvirt-python-10.10.0.tar.gz | 3 --- libvirt-python-11.0.0.tar.gz | 3 +++ python-libvirt-python.changes | 8 ++++++++ python-libvirt-python.spec | 4 ++-- 5 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 libvirt-python-10.10.0.tar.gz create mode 100644 libvirt-python-11.0.0.tar.gz diff --git a/_service b/_service index ad074b9..8a9281b 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ libvirt-python - v10.10.0 + v11.0.0 git disable https://gitlab.com/libvirt/libvirt-python.git diff --git a/libvirt-python-10.10.0.tar.gz b/libvirt-python-10.10.0.tar.gz deleted file mode 100644 index 9a3c64b..0000000 --- a/libvirt-python-10.10.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c430c9cdf2053cc9dcb3382de108ba8a3db1472aa2355f4beef05585d32121dc -size 134706 diff --git a/libvirt-python-11.0.0.tar.gz b/libvirt-python-11.0.0.tar.gz new file mode 100644 index 0000000..24aadd3 --- /dev/null +++ b/libvirt-python-11.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e95de265d797eb63acfaa41b969f9eab3066224836150c405a8b8b4394f2737 +size 134907 diff --git a/python-libvirt-python.changes b/python-libvirt-python.changes index c5f6a25..8aa0ab3 100644 --- a/python-libvirt-python.changes +++ b/python-libvirt-python.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Jan 16 20:45:22 UTC 2025 - James Fehlig + +- 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 diff --git a/python-libvirt-python.spec b/python-libvirt-python.spec index efc86ca..ead5adc 100644 --- a/python-libvirt-python.spec +++ b/python-libvirt-python.spec @@ -1,7 +1,7 @@ # # 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 # 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: 10.10.0 +Version: 11.0.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later