diff --git a/libvirt.spec b/libvirt.spec index bd266a6afcfdf9cfde8421de64d0ab32f70c57c8..ccb1b6997a68d4cb7864aaed8cd256ab065b9aa3 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 @@ -304,6 +304,7 @@ BuildRequires: pkgconfig(openwsman) >= 2.6.3 BuildRequires: pkgconfig(audit) # we need /usr/sbin/dtrace BuildRequires: systemtap-sdt-devel +BuildRequires: systemtap-sdt-dtrace # For mount/umount in FS driver BuildRequires: util-linux # For showmount in FS driver (netfs discovery) @@ -2157,6 +2158,10 @@ exit 0 %changelog +* Thu Mar 27 2025 Xiaoping Liu - 9.10.0-11 +- rebuild for new wireshark +- add BuildRequires systemtap-sdt-dtrace + * 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