From 282670c4c2b9e663c66f68863715c7b80757106f Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:18:09 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- chrpath.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/chrpath.spec b/chrpath.spec index f3daff6..88ddf1a 100644 --- a/chrpath.spec +++ b/chrpath.spec @@ -1,6 +1,6 @@ Name: chrpath Version: 0.16 -Release: 24%{?dist} +Release: 25%{?dist} Summary: Modify rpath of compiled programs License: GPL-2.0-or-later @@ -40,6 +40,10 @@ rm -fr %{buildroot}/usr/doc %changelog +* Tue Oct 29 2024 Troy Dawson - 0.16-25 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 0.16-24 - Bump release for June 2024 mass rebuild