Hello community, here is the log from the commit of package blender for openSUSE:Factory checked in at 2020-08-07 14:20:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/blender (Old) and /work/SRC/openSUSE:Factory/.blender.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "blender" Fri Aug 7 14:20:06 2020 rev:138 rq:824822 version:2.83.3 Changes: -------- --- /work/SRC/openSUSE:Factory/blender/blender.changes 2020-08-01 12:32:16.302518247 +0200 +++ /work/SRC/openSUSE:Factory/.blender.new.3399/blender.changes 2020-08-07 14:22:17.530336005 +0200 @@ -1,0 +2,5 @@ +Wed Aug 5 10:57:18 UTC 2020 - Michel Normand <[email protected]> + +- Add physicalmemory for PowerPC in _constraints to avoid OOM failure + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ _constraints ++++++ --- /var/tmp/diff_new_pack.3cYssX/_old 2020-08-07 14:22:18.330335044 +0200 +++ /var/tmp/diff_new_pack.3cYssX/_new 2020-08-07 14:22:18.330335044 +0200 @@ -22,4 +22,16 @@ </memory> </hardware> </overwrite> + + <overwrite> + <conditions> + <arch>ppc64</arch> + <arch>ppc64le</arch> + </conditions> + <hardware> + <physicalmemory> + <size unit="G">6</size> + </physicalmemory> + </hardware> + </overwrite> </constraints>
