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-03-31 11:38:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gawk (Old)
 and      /work/SRC/openSUSE:Factory/.gawk.new.2696 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gawk"

Mon Mar 31 11:38:06 2025 rev:60 rq:1256211 version:5.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gawk/gawk.changes        2025-02-07 
22:46:38.684243701 +0100
+++ /work/SRC/openSUSE:Factory/.gawk.new.2696/gawk.changes      2025-03-31 
11:39:19.014555840 +0200
@@ -1,0 +2,5 @@
+Wed Mar 19 12:13:33 UTC 2025 - Bernhard Wiedemann <bwiedem...@suse.com>
+
+- Mark profiling as non-deterministic (boo#1040589, jsc#PED-12137)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gawk.spec ++++++
--- /var/tmp/diff_new_pack.nb5MjS/_old  2025-03-31 11:39:19.706584516 +0200
+++ /var/tmp/diff_new_pack.nb5MjS/_new  2025-03-31 11:39:19.710584681 +0200
@@ -44,7 +44,7 @@
 %build
 export CFLAGS="%{optflags}"
 %configure
-%if %{do_profiling}
+%if %{do_profiling} && !0%{?want_reproducible_builds}
   %make_build CFLAGS="$CFLAGS %{cflags_profile_generate}" 
LDFLAGS="-fprofile-arcs"
   %make_build check
   %make_build clean

Reply via email to