Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ibus for openSUSE:Factory checked in at 2021-02-04 20:22:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ibus (Old) and /work/SRC/openSUSE:Factory/.ibus.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ibus" Thu Feb 4 20:22:40 2021 rev:106 rq:868412 version:1.5.23 Changes: -------- --- /work/SRC/openSUSE:Factory/ibus/ibus.changes 2020-10-29 09:22:04.674674618 +0100 +++ /work/SRC/openSUSE:Factory/.ibus.new.28504/ibus.changes 2021-02-04 20:23:26.842769002 +0100 @@ -1,0 +2,5 @@ +Mon Feb 1 15:25:13 UTC 2021 - Bernhard Wiedemann <[email protected]> + +- Do not build in parallel for reproducible build results (boo#1102408) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ibus.spec ++++++ --- /var/tmp/diff_new_pack.gNTZLD/_old 2021-02-04 20:23:27.454769934 +0100 +++ /var/tmp/diff_new_pack.gNTZLD/_new 2021-02-04 20:23:27.458769940 +0100 @@ -222,7 +222,8 @@ --enable-surrounding-text \ --libexecdir=%{_libdir}/ibus -make %{?_smp_mflags} +# non-parallel to have reproducible results in spite of non-deterministic build scripts https://github.com/ibus/ibus/issues/2272 +make %install %make_install
