From 9aa243d0a7a703c2b4f64a445a0a8c57b005fe53 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 5 Nov 2024 04:33:33 +0300 Subject: [PATCH] import libbpf-1.5.0-3.el10 --- SPECS/libbpf.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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