Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gawk for openSUSE:Factory checked in at 2025-02-07 22:46:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gawk (Old) and /work/SRC/openSUSE:Factory/.gawk.new.2316 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gawk" Fri Feb 7 22:46:34 2025 rev:59 rq:1243466 version:5.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gawk/gawk.changes 2024-12-06 14:24:54.932783963 +0100 +++ /work/SRC/openSUSE:Factory/.gawk.new.2316/gawk.changes 2025-02-07 22:46:38.684243701 +0100 @@ -1,0 +2,7 @@ +Mon Jan 27 07:55:53 UTC 2025 - Bernhard Wiedemann <bwiedem...@suse.com> + +- Stop using -fprofile-arcs in the final build + instrumentation is not wanted there and + it broke reproducible builds (boo#1040589) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gawk.spec ++++++ --- /var/tmp/diff_new_pack.svsTBv/_old 2025-02-07 22:46:39.576280500 +0100 +++ /var/tmp/diff_new_pack.svsTBv/_new 2025-02-07 22:46:39.576280500 +0100 @@ -48,7 +48,7 @@ %make_build CFLAGS="$CFLAGS %{cflags_profile_generate}" LDFLAGS="-fprofile-arcs" %make_build check %make_build clean - %make_build CFLAGS="$CFLAGS %{cflags_profile_feedback}" LDFLAGS="-fprofile-arcs" + %make_build CFLAGS="$CFLAGS %{cflags_profile_feedback}" %else %make_build %endif