Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pari for openSUSE:Factory checked in 
at 2021-10-31 22:55:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pari (Old)
 and      /work/SRC/openSUSE:Factory/.pari.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pari"

Sun Oct 31 22:55:51 2021 rev:25 rq:928429 version:2.13.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/pari/pari.changes        2021-10-29 
22:35:27.235709784 +0200
+++ /work/SRC/openSUSE:Factory/.pari.new.1890/pari.changes      2021-10-31 
22:56:47.847751499 +0100
@@ -1,0 +2,8 @@
+Sun Oct 31 20:36:12 UTC 2021 - Anton Shvetz <[email protected]>
+
+- Split '%make_build all docpdf' into separate executions due to
+  non-reproducible results during parallel build with varying
+  numbers of jobs. Thanks to Bernhard M. Wiedemann for reporting
+  the bug.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pari.spec ++++++
--- /var/tmp/diff_new_pack.8kvtYL/_old  2021-10-31 22:56:48.211751779 +0100
+++ /var/tmp/diff_new_pack.8kvtYL/_new  2021-10-31 22:56:48.211751779 +0100
@@ -109,12 +109,14 @@
        --sysdatadir="%_libdir" \
        --datadir="%_datadir/%name" \
        --mt=pthread
-%make_build -e \
+%make_build \
        CFLAGS="%optflags -fno-strict-aliasing" \
        STRIP=true \
+       all
+%make_build \
        PDFTEX=luatex \
        PDFLATEX=lualatex \
-       all docpdf
+       docpdf
 
 %install
 %make_install

Reply via email to