Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package guile-git for openSUSE:Factory 
checked in at 2021-07-08 22:49:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/guile-git (Old)
 and      /work/SRC/openSUSE:Factory/.guile-git.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "guile-git"

Thu Jul  8 22:49:09 2021 rev:7 rq:904633 version:0.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/guile-git/guile-git.changes      2021-05-13 
22:18:53.719514192 +0200
+++ /work/SRC/openSUSE:Factory/.guile-git.new.2625/guile-git.changes    
2021-07-08 22:49:20.756039861 +0200
@@ -1,0 +2,5 @@
+Wed Jul  7 16:33:33 UTC 2021 - Bernhard Wiedemann <[email protected]>
+
+- build non-parallel for reproducible build results (boo#1170378)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ guile-git.spec ++++++
--- /var/tmp/diff_new_pack.73BtPE/_old  2021-07-08 22:49:21.220036281 +0200
+++ /var/tmp/diff_new_pack.73BtPE/_new  2021-07-08 22:49:21.228036219 +0200
@@ -47,7 +47,8 @@
 
 %build
 %configure
-make %{?_smp_mflags}
+# build non-parallel for reproducible build results (boo#1170378)
+make
 
 %install
 %make_install

Reply via email to