diff --git a/SPECS/libbpf.spec b/SPECS/libbpf.spec index 922be81..31cad24 100644 --- a/SPECS/libbpf.spec +++ b/SPECS/libbpf.spec @@ -9,7 +9,7 @@ Name: libbpf Version: 1.5.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Libbpf library License: LGPL-2.1-only OR BSD-2-Clause @@ -72,6 +72,10 @@ pushd tools/lib/bpf %{_libdir}/libbpf.a %changelog +* Tue Oct 29 2024 Troy Dawson - 2:1.5.0-3 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Wed Sep 25 2024 Viktor Malik - 2:1.5.0-2 - Rebase to released RHEL 10 Beta kernel - Resolves: RHEL-36077