Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package motif for openSUSE:Factory checked in at 2025-07-30 11:42:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/motif (Old) and /work/SRC/openSUSE:Factory/.motif.new.13279 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "motif" Wed Jul 30 11:42:11 2025 rev:12 rq:1295940 version:2.3.8 Changes: -------- --- /work/SRC/openSUSE:Factory/motif/motif.changes 2024-05-14 13:39:22.660809775 +0200 +++ /work/SRC/openSUSE:Factory/.motif.new.13279/motif.changes 2025-07-30 11:42:52.652508110 +0200 @@ -1,0 +2,5 @@ +Fri Jul 25 06:20:02 UTC 2025 - Giacomo Comes <[email protected]> + +- fix build with gcc15 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ motif.spec ++++++ --- /var/tmp/diff_new_pack.yjggIy/_old 2025-07-30 11:42:55.168612369 +0200 +++ /var/tmp/diff_new_pack.yjggIy/_new 2025-07-30 11:42:55.180612866 +0200 @@ -1,7 +1,7 @@ # # spec file for package motif # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -121,7 +121,7 @@ %build autoreconf -fi -export CFLAGS="%{optflags} -fno-strict-aliasing" +export CFLAGS="%{optflags} -fno-strict-aliasing -std=gnu11" %configure \ --disable-static \ --disable-demos \
