Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ispell for openSUSE:Factory checked in at 2026-05-07 15:45:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ispell (Old) and /work/SRC/openSUSE:Factory/.ispell.new.1966 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ispell" Thu May 7 15:45:55 2026 rev:39 rq:1351401 version:3.4.06 Changes: -------- --- /work/SRC/openSUSE:Factory/ispell/ispell.changes 2025-05-26 18:42:02.619819851 +0200 +++ /work/SRC/openSUSE:Factory/.ispell.new.1966/ispell.changes 2026-05-07 15:47:54.370342104 +0200 @@ -1,0 +2,5 @@ +Thu May 7 11:22:49 UTC 2026 - Dr. Werner Fink <[email protected]> + +- Make it build again + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ispell.spec ++++++ --- /var/tmp/diff_new_pack.x0ZUCP/_old 2026-05-07 15:47:55.606392835 +0200 +++ /var/tmp/diff_new_pack.x0ZUCP/_new 2026-05-07 15:47:55.618393327 +0200 @@ -1,7 +1,7 @@ # # spec file for package ispell # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -63,6 +63,9 @@ # bug report and patch sent to ispell-bugs at itcorp.com Patch11: ispell-3.4.06-gcc15.patch +%define add_optflags(a:f:t:p:w:W:d:g:O:A:C:D:E:H:i:M:n:P:U:u:l:s:X:B:I:L:b:V:m:x:c:S:E:o:v:) \ +%global optflags %{optflags} %{**} + %description Ispell is a fast, screen-oriented spell checker that shows you your errors in the context of the original file and suggests possible @@ -152,6 +155,7 @@ %patch -P11 -p 1 %build +%add_optflags -std=gnu11 PATH=$PATH:$PWD export PATH make local.h
