From 5bfc11809a1723f233434b01f09dfbfd5a87b360 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:25:16 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- fxload.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/fxload.spec b/fxload.spec index 0a90945..298bf45 100644 --- a/fxload.spec +++ b/fxload.spec @@ -1,6 +1,6 @@ Name: fxload Version: 2008_10_13 -Release: 28%{?dist} +Release: 29%{?dist} Summary: A helper program to download firmware into FX and FX2 EZ-USB devices License: GPL-2.0-or-later @@ -48,6 +48,10 @@ install -m 644 fxload.8 %{buildroot}/%{_mandir}/man8/ %{_mandir}/*/* %changelog +* Tue Oct 29 2024 Troy Dawson - 2008_10_13-29 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 2008_10_13-28 - Bump release for June 2024 mass rebuild