From c550cb50e87edca71b51ec3496659f36d35077b11677b34d78f996ab595048de Mon Sep 17 00:00:00 2001 From: James Fehlig Date: Fri, 3 May 2024 00:03:31 +0000 Subject: [PATCH] - Update to libvirt 10.3.0 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html#v10-3-0-2024-05-02 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=1034 --- libvirt-10.2.0.tar.xz | 3 --- libvirt-10.3.0.tar.xz | 3 +++ libvirt.changes | 7 +++++++ libvirt.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 libvirt-10.2.0.tar.xz create mode 100644 libvirt-10.3.0.tar.xz diff --git a/libvirt-10.2.0.tar.xz b/libvirt-10.2.0.tar.xz deleted file mode 100644 index b8657ed..0000000 --- a/libvirt-10.2.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d2abe3cf46dd4713da26ee5027a1463efe3536966083f8b4787e2213f2c976e -size 9811456 diff --git a/libvirt-10.3.0.tar.xz b/libvirt-10.3.0.tar.xz new file mode 100644 index 0000000..3461635 --- /dev/null +++ b/libvirt-10.3.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e9ff017f9479c2ba8e173719ef289c128f333d53a68d0683141ce2e807f9cd6 +size 9822024 diff --git a/libvirt.changes b/libvirt.changes index 0877957..564de2b 100644 --- a/libvirt.changes +++ b/libvirt.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu May 2 22:48:28 UTC 2024 - James Fehlig + +- Update to libvirt 10.3.0 + - Many incremental improvements and bug fixes, see + https://libvirt.org/news.html#v10-3-0-2024-05-02 + ------------------------------------------------------------------- Fri Apr 12 21:02:53 UTC 2024 - James Fehlig diff --git a/libvirt.spec b/libvirt.spec index 92dc309..c4c1c5c 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -135,7 +135,7 @@ Name: libvirt URL: https://libvirt.org/ -Version: 10.2.0 +Version: 10.3.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later