From c39c566c256f92aaf00de206c0380c334ddebffb71b387884ebd8e7a11c40f48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Wed, 23 Apr 2025 23:54:01 +0200 Subject: [PATCH] Sync from SUSE:SLFO:Main python-libvirt-python revision a2819bba164177929b99a0a2afa1ac6f --- _service | 2 +- libvirt-python-11.1.0.tar.gz | 3 --- libvirt-python-11.2.0.tar.gz | 3 +++ python-libvirt-python.changes | 6 ++++++ python-libvirt-python.spec | 2 +- 5 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 libvirt-python-11.1.0.tar.gz create mode 100644 libvirt-python-11.2.0.tar.gz diff --git a/_service b/_service index 4a05a9f..edd2e7b 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ libvirt-python - v11.1.0 + v11.2.0 git disable https://gitlab.com/libvirt/libvirt-python.git diff --git a/libvirt-python-11.1.0.tar.gz b/libvirt-python-11.1.0.tar.gz deleted file mode 100644 index d206ea0..0000000 --- a/libvirt-python-11.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9bc7e3aa58c34ec9e2782a7ee913c0f92c312c67090eebc1f7015ceae04dd8a1 -size 134676 diff --git a/libvirt-python-11.2.0.tar.gz b/libvirt-python-11.2.0.tar.gz new file mode 100644 index 0000000..39dee2e --- /dev/null +++ b/libvirt-python-11.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e61b5588720bff4073f7e84e0a2346d941d8a20ed47c671ceb5805eb6e732a59 +size 135806 diff --git a/python-libvirt-python.changes b/python-libvirt-python.changes index 9dcd7d3..8baa1fd 100644 --- a/python-libvirt-python.changes +++ b/python-libvirt-python.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Apr 1 21:37:36 UTC 2025 - James Fehlig + +- Update to 11.2.0 + - Add all new APIs and constants in libvirt 11.2.0 + ------------------------------------------------------------------- Tue Mar 4 00:01:59 UTC 2025 - James Fehlig diff --git a/python-libvirt-python.spec b/python-libvirt-python.spec index 1784710..dbf26ed 100644 --- a/python-libvirt-python.spec +++ b/python-libvirt-python.spec @@ -24,7 +24,7 @@ %{?sle15_python_module_pythons} Name: python-libvirt-python URL: https://libvirt.org/ -Version: 11.1.0 +Version: 11.2.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later