From fa8360f9d387187483337c85513d9fb579311698 Mon Sep 17 00:00:00 2001 From: mgb01105731 Date: Wed, 26 Mar 2025 13:26:22 +0800 Subject: [PATCH] Rebuild with new wireshark --- libvirt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvirt.spec b/libvirt.spec index bd266a6..5bfc385 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -1,4 +1,4 @@ -%define anolis_release 10 +%define anolis_release 11 %define arches_qemu_kvm x86_64 aarch64 loongarch64 sw_64 @@ -2157,6 +2157,9 @@ exit 0 %changelog +* Wed Mar 26 2025 mgb01105731 - 9.10.0-11 +- Rebuild with new wireshark + * Wed Jan 01 2025 hanliyang - 9.10.0-10 - Fix logic error and memleak about Hygon Reuse ASID - Support provide blobs for secret injection for Hygon Confidential VMs -- Gitee