Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package csindex for openSUSE:Factory checked in at 2026-03-10 17:57:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/csindex (Old) and /work/SRC/openSUSE:Factory/.csindex.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "csindex" Tue Mar 10 17:57:55 2026 rev:20 rq:1337962 version:19980713 Changes: -------- --- /work/SRC/openSUSE:Factory/csindex/csindex.changes 2024-02-26 19:51:30.699185212 +0100 +++ /work/SRC/openSUSE:Factory/.csindex.new.8177/csindex.changes 2026-03-10 18:48:57.845262713 +0100 @@ -1,0 +2,5 @@ +Tue Mar 10 10:20:29 UTC 2026 - Dr. Werner Fink <[email protected]> + +- Make it build with latest gcc + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ csindex.spec ++++++ --- /var/tmp/diff_new_pack.zLK5HA/_old 2026-03-10 18:48:58.413286056 +0100 +++ /var/tmp/diff_new_pack.zLK5HA/_new 2026-03-10 18:48:58.417286220 +0100 @@ -1,7 +1,7 @@ # # spec file for package csindex # -# Copyright (c) 2023 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 @@ -39,7 +39,7 @@ install -m 644 %{SOURCE1} . %build -make CC="gcc $RPM_OPT_FLAGS" %{?_smp_mflags} +make CC="gcc $RPM_OPT_FLAGS -fpermissive -std=gnu89" %{?_smp_mflags} %install mkdir -p $RPM_BUILD_ROOT/usr/bin
