From ae79f02de3ccdb063f74deba21bead8c33fac7ec Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:16:44 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- bison.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/bison.spec b/bison.spec index bf23b62..5eb8f41 100644 --- a/bison.spec +++ b/bison.spec @@ -1,7 +1,7 @@ Summary: A GNU general-purpose parser generator Name: bison Version: 3.8.2 -Release: 8%{?dist} +Release: 9%{?dist} # An SPDX license string check done against bison-3.8.2 found strings # corresponding to the following licenses across the bison source tree: @@ -124,6 +124,10 @@ gzip -9nf ${RPM_BUILD_ROOT}%{_infodir}/bison.info* %{_libdir}/liby.a %changelog +* Tue Oct 29 2024 Troy Dawson - 3.8.2-9 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 3.8.2-8 - Bump release for June 2024 mass rebuild