Hello community, here is the log from the commit of package blender for openSUSE:Factory checked in at 2020-08-01 12:32:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/blender (Old) and /work/SRC/openSUSE:Factory/.blender.new.3592 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "blender" Sat Aug 1 12:32:03 2020 rev:137 rq:823747 version:2.83.3 Changes: -------- --- /work/SRC/openSUSE:Factory/blender/blender.changes 2020-07-27 17:51:17.119647057 +0200 +++ /work/SRC/openSUSE:Factory/.blender.new.3592/blender.changes 2020-08-01 12:32:16.302518247 +0200 @@ -1,0 +2,5 @@ +Thu Jul 30 12:14:33 UTC 2020 - Guillaume GARDET <[email protected]> + +- Increase %limit_build value to avoid OOM failures + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ blender.spec ++++++ --- /var/tmp/diff_new_pack.zMeu6I/_old 2020-08-01 12:32:17.586519449 +0200 +++ /var/tmp/diff_new_pack.zMeu6I/_new 2020-08-01 12:32:17.590519453 +0200 @@ -242,7 +242,7 @@ for i in `grep -rl "/usr/bin/env python3"`;do sed -i '1s@^#!.*@#!/usr/bin/python3@' ${i} ;done %build -%limit_build -m 1000 +%limit_build -m 1300 echo "optflags: " %{optflags} # Find python3 version and abiflags export psver=$(pkg-config python3 --modversion)
