From 2e204885ef0a89c55207fa7e30e7b690118805212c7e69ce55224923f4db7237 Mon Sep 17 00:00:00 2001 From: James Fehlig Date: Tue, 2 May 2023 17:34:46 +0000 Subject: [PATCH] - Update to libvirt 9.3.0 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html#v9-3-0-2023-05-02 - boo#1210654 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=981 --- libvirt-9.2.0.tar.xz | 3 --- libvirt-9.3.0.tar.xz | 3 +++ libvirt.changes | 8 ++++++++ libvirt.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 libvirt-9.2.0.tar.xz create mode 100644 libvirt-9.3.0.tar.xz diff --git a/libvirt-9.2.0.tar.xz b/libvirt-9.2.0.tar.xz deleted file mode 100644 index ac9523e..0000000 --- a/libvirt-9.2.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:79155f1e3904963cc384587af1177ec18cbec9159be21e5f2f30fa30de6b36dd -size 9495364 diff --git a/libvirt-9.3.0.tar.xz b/libvirt-9.3.0.tar.xz new file mode 100644 index 0000000..12b7866 --- /dev/null +++ b/libvirt-9.3.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d82b469b637de119fae1383f325dc0f24427f171bec2d41b3ccaa24c2d5c090 +size 9630252 diff --git a/libvirt.changes b/libvirt.changes index 0929420..be6fe57 100644 --- a/libvirt.changes +++ b/libvirt.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue May 2 17:18:02 UTC 2023 - James Fehlig + +- Update to libvirt 9.3.0 + - Many incremental improvements and bug fixes, see + https://libvirt.org/news.html#v9-3-0-2023-05-02 + - boo#1210654 + ------------------------------------------------------------------- Wed Apr 12 21:01:17 UTC 2023 - James Fehlig diff --git a/libvirt.spec b/libvirt.spec index 4d8934b..0c7f767 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -162,7 +162,7 @@ Name: libvirt URL: https://libvirt.org/ -Version: 9.2.0 +Version: 9.3.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later