Hello community,

here is the log from the commit of package blender for openSUSE:Factory checked 
in at 2019-07-26 12:41:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/blender (Old)
 and      /work/SRC/openSUSE:Factory/.blender.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "blender"

Fri Jul 26 12:41:14 2019 rev:116 rq:718509 version:2.79b

Changes:
--------
--- /work/SRC/openSUSE:Factory/blender/blender.changes  2019-07-16 
08:40:59.095029430 +0200
+++ /work/SRC/openSUSE:Factory/.blender.new.4126/blender.changes        
2019-07-26 12:41:18.349882584 +0200
@@ -1,0 +2,6 @@
+Thu Jul 25 10:09:57 UTC 2019 - Dave Plater <[email protected]>
+
+- Move the limit_build macro to the top of the build section to
+  limit lto processes to the number of threads.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ blender.spec ++++++
--- /var/tmp/diff_new_pack.KrfiDG/_old  2019-07-26 12:41:19.725881985 +0200
+++ /var/tmp/diff_new_pack.KrfiDG/_new  2019-07-26 12:41:19.725881985 +0200
@@ -200,6 +200,7 @@
 for i in `grep -rl "/usr/bin/env python3"`;do sed -i 
'1s@^#!.*@#!/usr/bin/python3@' ${i} ;done
 
 %build
+%limit_build -m 800
 # sse options only on supported archs
 %ifarch %{ix86} x86_64
 sseflags='-msse -msse2'
@@ -287,7 +288,6 @@
       -DWITH_PYTHON_INSTALL_NUMPY=off \
       -DWITH_SYSTEM_LZO:BOOL=ON
 
-%limit_build -m 800
 make %{?_smp_mflags}
 popd
 



Reply via email to