diff --git a/libbpf.spec b/libbpf.spec index b84bcb8..2b3c0e0 100644 --- a/libbpf.spec +++ b/libbpf.spec @@ -9,7 +9,7 @@ Name: libbpf Version: 1.4.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Libbpf library License: LGPL-2.1-only OR BSD-2-Clause @@ -72,6 +72,9 @@ pushd tools/lib/bpf %{_libdir}/libbpf.a %changelog +* Mon Jun 24 2024 Troy Dawson - 2:1.4.0-3 +- Bump release for June 2024 mass rebuild + * Tue May 07 2024 Viktor Malik - 2:1.4.0-1 - Rebuild from latest RHEL 10.0 Beta source tree - Resolves: RHEL-30627