Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package scsh for openSUSE:Factory checked in at 2025-12-05 16:58:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/scsh (Old) and /work/SRC/openSUSE:Factory/.scsh.new.1939 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "scsh" Fri Dec 5 16:58:54 2025 rev:10 rq:1321278 version:0.7+git6770db21b08edd907d1c9bd962297ff55664e3fe Changes: -------- --- /work/SRC/openSUSE:Factory/scsh/scsh.changes 2024-11-25 23:21:47.263392365 +0100 +++ /work/SRC/openSUSE:Factory/.scsh.new.1939/scsh.changes 2025-12-05 16:59:55.104674056 +0100 @@ -1,0 +2,5 @@ +Fri Dec 5 10:44:45 UTC 2025 - Dr. Werner Fink <[email protected]> + +- Make it build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ scsh.spec ++++++ --- /var/tmp/diff_new_pack.VVSlHG/_old 2025-12-05 16:59:55.664697457 +0100 +++ /var/tmp/diff_new_pack.VVSlHG/_new 2025-12-05 16:59:55.668697624 +0100 @@ -1,7 +1,7 @@ # # spec file for package scsh # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 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 @@ -97,7 +97,7 @@ %build autoreconf -%add_optflags -Wall -Wno-return-type -fPIC -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 +%add_optflags -Wall -Wno-return-type -fPIC -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -std=gnu99 %configure --with-scheme48=%{_libdir}/scheme48-%{buildscheme} %make_build SCHEME48VM=%{_libdir}/scheme48-%{buildscheme}/scheme48vm
