diff --git a/bcc.spec b/bcc.spec index d279e08..4d5f849 100644 --- a/bcc.spec +++ b/bcc.spec @@ -25,7 +25,7 @@ Name: bcc Version: 0.35.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: BPF Compiler Collection (BCC) License: Apache-2.0 URL: https://github.com/iovisor/bcc @@ -268,6 +268,9 @@ cp -a libbpf-tools/tmp-install/bin/* %{buildroot}/%{_sbindir}/ %endif %changelog +* Wed Jan 07 2026 Jerome Marchand - 0.35.0-3 +- Rebuild with LLVM 21 (RHEL-108333) + * Wed Oct 29 2025 Jerome Marchand - 0.35.0-2 - Rebuild in a side-tag