From 322621156f0437eb43004270d73b2ba926b43100 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 08:54:35 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- libbpf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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