From 8a313b164ea52e895a8aeebe1d6cc5c9d5ebdb593f9089f77cdabb6ca8bd6655 Mon Sep 17 00:00:00 2001 From: James Fehlig Date: Mon, 5 Aug 2024 22:22:35 +0000 Subject: [PATCH] - Update to 10.6.0 - Add all new APIs and constants in libvirt 10.6.0 - jsc#PED-8909 OBS-URL: https://build.opensuse.org/package/show/Virtualization/python-libvirt-python?expand=0&rev=167 --- _service | 2 +- libvirt-python-10.5.0.tar.gz | 3 --- libvirt-python-10.6.0.tar.gz | 3 +++ python-libvirt-python.changes | 7 +++++++ python-libvirt-python.spec | 2 +- 5 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 libvirt-python-10.5.0.tar.gz create mode 100644 libvirt-python-10.6.0.tar.gz diff --git a/_service b/_service index 8d7d67e..13c9246 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ libvirt-python - v10.5.0 + v10.6.0 git disable https://gitlab.com/libvirt/libvirt-python.git diff --git a/libvirt-python-10.5.0.tar.gz b/libvirt-python-10.5.0.tar.gz deleted file mode 100644 index 6418b3b..0000000 --- a/libvirt-python-10.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:61498c66cb58f0972cd23af70e04681dc3c44034394370aafa7c8147ce241f2c -size 134468 diff --git a/libvirt-python-10.6.0.tar.gz b/libvirt-python-10.6.0.tar.gz new file mode 100644 index 0000000..f112c12 --- /dev/null +++ b/libvirt-python-10.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:027651eaff2356c7827d9aefe3adc23190da0ade8c4eefe066f54a0b6cae2023 +size 134642 diff --git a/python-libvirt-python.changes b/python-libvirt-python.changes index 23e9dbf..64ca3f5 100644 --- a/python-libvirt-python.changes +++ b/python-libvirt-python.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Aug 5 21:51:22 UTC 2024 - James Fehlig + +- Update to 10.6.0 + - Add all new APIs and constants in libvirt 10.6.0 + - jsc#PED-8909 + ------------------------------------------------------------------- Mon Jul 1 21:24:00 UTC 2024 - James Fehlig diff --git a/python-libvirt-python.spec b/python-libvirt-python.spec index d9b94f3..0273313 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: 10.5.0 +Version: 10.6.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later