diff --git a/bcc.spec b/bcc.spec index 1d1eb99286545ea73f12667f26a93e3d6b48c450..5b2a791e8209ac57553e9f48885a29e6a1a5c848 100644 --- a/bcc.spec +++ b/bcc.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %global with_llvm_shared 1 @@ -182,6 +182,9 @@ cp -a libbpf-tools/tmp-install/bin/* %{buildroot}/%{_sbindir}/ %{_sbindir}/bpf-* %changelog +* Fri Apr 14 2023 Funda Wang - 0.25.0-2 +- Rebuild for new clang + * Wed Feb 15 2023 Chunmei Xu - 0.25.0-1 - update to 0.25.0 - add ali enhenced tools for fs, schedule and sys