Hello community, here is the log from the commit of package guile for openSUSE:Factory checked in at 2019-09-30 15:49:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/guile (Old) and /work/SRC/openSUSE:Factory/.guile.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "guile" Mon Sep 30 15:49:04 2019 rev:59 rq:732646 version:2.2.6 Changes: -------- --- /work/SRC/openSUSE:Factory/guile/guile.changes 2019-07-22 12:15:18.659745724 +0200 +++ /work/SRC/openSUSE:Factory/.guile.new.2352/guile.changes 2019-09-30 15:49:08.158855396 +0200 @@ -1,0 +2,5 @@ +Mon Sep 23 09:17:47 UTC 2019 - Bernhard Wiedemann <[email protected]> + +- Do sequential build for reproducible .go files (boo#1102408) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ guile.spec ++++++ --- /var/tmp/diff_new_pack.NKAfOe/_old 2019-09-30 15:49:08.946853299 +0200 +++ /var/tmp/diff_new_pack.NKAfOe/_new 2019-09-30 15:49:08.950853288 +0200 @@ -112,7 +112,8 @@ --with-pic \ --with-threads \ --disable-silent-rules -make %{?_smp_mflags} +# do sequential build for reproducible .go files = https://issues.guix.gnu.org/issue/20272 - boo#1102408 +make %check LD_LIBRARY_PATH="." make %{?_smp_mflags} check
