From e3c9b1464f1a174430d9bd3db76124e8cf7395b5 Mon Sep 17 00:00:00 2001 From: Gregory Bell Date: Tue, 16 Jun 2026 09:37:13 -0400 Subject: [PATCH] Rebuild with LLVM 22 Resolves: RHEL-170972 Signed-off-by: Gregory Bell --- bpftool.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bpftool.spec b/bpftool.spec index 61b4d01..eccc8e8 100644 --- a/bpftool.spec +++ b/bpftool.spec @@ -13,7 +13,7 @@ Version: 7.5.0 # Currently, bpftool built from kernel uses kernel's release version (500+). # In order to do the transition smoothly, raise it to a sufficiently big number. # Once bpftool moves to 7.6.0, reset the release to 1. -Release: 804%{?dist} +Release: 805%{?dist} Summary: Inspection and simple manipulation of eBPF programs and maps %global libname libbpf