Rebuilt with LLVM 18
Resolves: RHEL-28684 Signed-off-by: Jerome Marchand <jmarchan@redhat.com>
This commit is contained in:
parent
b53fffde4c
commit
1eb395b435
5
bcc.spec
5
bcc.spec
@ -25,7 +25,7 @@
|
||||
|
||||
Name: bcc
|
||||
Version: 0.30.0
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: BPF Compiler Collection (BCC)
|
||||
License: ASL 2.0
|
||||
URL: https://github.com/iovisor/bcc
|
||||
@ -264,6 +264,9 @@ cp -a libbpf-tools/tmp-install/bin/* %{buildroot}/%{_sbindir}/
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jul 04 2024 Jerome Marchand <jmarchan@redhat.com> - 0.30.0-6
|
||||
- Rebuild with LLVM 18 (RHEL-28684)
|
||||
|
||||
* Fri May 31 2024 Jerome Marchand <jmarchan@redhat.com> - 0.30.0-5
|
||||
- Drop python3-pyelftools dependency on s390x until it is available
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user