From 6a511d09ac6cc889614fbe118a8e7c0c53d21b69 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:20:12 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- xdp-tools.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/xdp-tools.spec b/xdp-tools.spec index 2a33649..f59563d 100644 --- a/xdp-tools.spec +++ b/xdp-tools.spec @@ -1,6 +1,6 @@ Name: xdp-tools Version: 1.4.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Utilities and example programs for use with XDP %global _soversion 1.4.0 @@ -124,6 +124,10 @@ make install V=1 %{_libdir}/pkgconfig/libxdp.pc %changelog +* Tue Oct 29 2024 Troy Dawson - 1.4.2-3 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 1.4.2-2 - Bump release for June 2024 mass rebuild