From 3a982a17e12acad1417b6db77aee2d41451a57a9 Mon Sep 17 00:00:00 2001 From: Arjun Shankar Date: Fri, 25 Jul 2025 15:33:33 +0200 Subject: [PATCH] Rebuild after failure to build with GCC 15 --- bison.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bison.spec b/bison.spec index 786b35e..10d2113 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: 10%{?dist} +Release: 11%{?dist} # An SPDX license string check done against bison-3.8.2 found strings # corresponding to the following licenses across the bison source tree: @@ -127,6 +127,9 @@ gzip -9nf ${RPM_BUILD_ROOT}%{_infodir}/bison.info* %{_libdir}/liby.a %changelog +* Fri Jul 25 2025 Arjun Shankar - 3.8.2-11 +- Rebuilt after failure to build with GCC 15 + * Thu Jan 16 2025 Fedora Release Engineering - 3.8.2-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild