Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gawk for openSUSE:Factory checked in at 2024-12-06 14:24:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gawk (Old) and /work/SRC/openSUSE:Factory/.gawk.new.28523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gawk" Fri Dec 6 14:24:51 2024 rev:58 rq:1228472 version:5.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gawk/gawk.changes 2024-10-24 15:40:25.306296512 +0200 +++ /work/SRC/openSUSE:Factory/.gawk.new.28523/gawk.changes 2024-12-06 14:24:54.932783963 +0100 @@ -1,0 +2,5 @@ +Wed Dec 4 20:39:51 UTC 2024 - Andreas Schwab <sch...@suse.de> + +- Reenable pma tests + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gawk.spec ++++++ --- /var/tmp/diff_new_pack.QMGA02/_old 2024-12-06 14:24:55.516808490 +0100 +++ /var/tmp/diff_new_pack.QMGA02/_new 2024-12-06 14:24:55.520808658 +0100 @@ -46,11 +46,7 @@ %configure %if %{do_profiling} %make_build CFLAGS="$CFLAGS %{cflags_profile_generate}" LDFLAGS="-fprofile-arcs" - %make_build check \ -%if 0%{?qemu_user_space_build} - NEED_PMA= \ -%endif - %{nil} + %make_build check %make_build clean %make_build CFLAGS="$CFLAGS %{cflags_profile_feedback}" LDFLAGS="-fprofile-arcs" %else @@ -58,12 +54,7 @@ %endif %check -# Disable pma tests when running in linux-user emulation (bsc#1203140) -%make_build check \ -%if 0%{?qemu_user_space_build} - NEED_PMA= \ -%endif - %{nil} +%make_build check %install %make_install