From 1f97f7eceed44bef2f65463f95032705da144963243f82440e9bde87117aab98 Mon Sep 17 00:00:00 2001 From: James Fehlig Date: Thu, 2 Nov 2023 20:36:40 +0000 Subject: [PATCH] - Update to libvirt 9.9.0 - jsc#PED-3279, jsc#PED-4931, jsc#PED-5432 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html#v9-9-0-2023-11-01 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=1009 --- libvirt-9.8.0.tar.xz | 3 --- libvirt-9.9.0.tar.xz | 3 +++ libvirt.changes | 8 ++++++++ libvirt.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 libvirt-9.8.0.tar.xz create mode 100644 libvirt-9.9.0.tar.xz diff --git a/libvirt-9.8.0.tar.xz b/libvirt-9.8.0.tar.xz deleted file mode 100644 index 6525eee..0000000 --- a/libvirt-9.8.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e2d08153645a38aca90b97ef27b9a8e9698ff678054516a8a147a2d70468aa58 -size 9652952 diff --git a/libvirt-9.9.0.tar.xz b/libvirt-9.9.0.tar.xz new file mode 100644 index 0000000..baa2914 --- /dev/null +++ b/libvirt-9.9.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2897b78a4204c538535c3c194d24123bbc4c5daab3e988ed5cf094c17a862b02 +size 9666412 diff --git a/libvirt.changes b/libvirt.changes index 38e2c39..e629978 100644 --- a/libvirt.changes +++ b/libvirt.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Nov 1 17:01:45 UTC 2023 - James Fehlig + +- Update to libvirt 9.9.0 + - jsc#PED-3279, jsc#PED-4931, jsc#PED-5432 + - Many incremental improvements and bug fixes, see + https://libvirt.org/news.html#v9-9-0-2023-11-01 + ------------------------------------------------------------------- Wed Oct 18 22:30:10 UTC 2023 - James Fehlig diff --git a/libvirt.spec b/libvirt.spec index 4ee2b04..8eabf2c 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -127,7 +127,7 @@ Name: libvirt URL: https://libvirt.org/ -Version: 9.8.0 +Version: 9.9.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later