diff --git a/bcc.spec b/bcc.spec index 64dccd4f65fdc9f79cc0d44ad8f784e360f65240..7e6a23ad8ce8949b924e1543c9d0eb1cc690cee2 100644 --- a/bcc.spec +++ b/bcc.spec @@ -1,4 +1,4 @@ -%define anolis_release 4 +%define anolis_release 5 %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 +* Thu Mar 28 2024 Zhao Hang - 0.27.0-5 +- Rebuild with python3.11 + * Thu Mar 21 2024 mgb01105731 - 0.27.0-4 - Rebuild with new llvm