diff --git a/bcc.spec b/bcc.spec index 3b36eee85027c8481e0116aa14b65ac86627e042..aecf30abe1eb45c4efc34eaea5b46f8219dc582a 100644 --- a/bcc.spec +++ b/bcc.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 3 %ifarch loongarch64 %bcond_without ignore_lua %bcond_with libbpf_tools @@ -189,6 +189,9 @@ install -p libbpf-tools/tmp-install/bin/* %{buildroot}/%{_sbindir}/ %endif %changelog +* Mon Mar 11 2024 Bo Ren - 0.27.0-3 +- Rebuild with python3.11 + * Tue Nov 14 2023 Wenlong Zhang - 0.27.0-2 - disable luajit and bpftool for loongarch64