Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bison for openSUSE:Factory checked in at 2021-02-15 23:10:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bison (Old) and /work/SRC/openSUSE:Factory/.bison.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bison" Mon Feb 15 23:10:26 2021 rev:59 rq:870498 version:3.7.5 Changes: -------- --- /work/SRC/openSUSE:Factory/bison/bison.changes 2021-02-01 13:25:20.889836064 +0100 +++ /work/SRC/openSUSE:Factory/.bison.new.28504/bison.changes 2021-02-15 23:10:27.114871708 +0100 @@ -1,0 +2,5 @@ +Tue Feb 9 09:29:12 UTC 2021 - Martin Pluskal <mplus...@suse.com> + +- Run tests in parallel + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bison.spec ++++++ --- /var/tmp/diff_new_pack.GoZL3K/_old 2021-02-15 23:10:28.742874139 +0100 +++ /var/tmp/diff_new_pack.GoZL3K/_new 2021-02-15 23:10:28.742874139 +0100 @@ -50,8 +50,7 @@ gl_cv_func_printf_infinite_long_double=yes %if 0%{?do_profiling} %make_build CFLAGS="%{optflags} %{cflags_profile_generate}" - # non-parallel profiling for reproducible results https://bugzilla.opensuse.org/show_bug.cgi?id=1040589 - %make_build --jobs=1 CFLAGS="%{optflags}" check + %make_build CFLAGS="%{optflags}" check %make_build clean %make_build CFLAGS="%{optflags} %{cflags_profile_feedback}" %else @@ -59,8 +58,7 @@ %endif %check -# Tests dont work reliably in parallel -%make_build --jobs=1 check +%make_build check %install %make_install