Hello community, here is the log from the commit of package blender for openSUSE:Factory checked in at 2020-08-24 15:09:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/blender (Old) and /work/SRC/openSUSE:Factory/.blender.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "blender" Mon Aug 24 15:09:59 2020 rev:140 rq:828699 version:2.83.5 Changes: -------- --- /work/SRC/openSUSE:Factory/blender/blender.changes 2020-08-10 14:57:46.599993475 +0200 +++ /work/SRC/openSUSE:Factory/.blender.new.3399/blender.changes 2020-08-24 15:10:25.426608109 +0200 @@ -1,0 +2,46 @@ +Sat Aug 22 11:07:20 UTC 2020 - Hans-Peter Jansen <[email protected]> + +- Update to version 2.83.5 + - FCurve editor crash when zooming out to limit [T79254] + - Crash displaying the same mesh in two windows [T79260] + - Fix interface artifacts on Intel GPUs [388639243053] + - Outliner “Make Single User” crash [T79187] + - Eevee cubemaps shows black [T79158] + - Smooth brushes crasing in dyntopo [T79007] + - Too much memory usage rendering animation with persistent + images [T78537] + - CLOG writes/reads outside allocated memory. [T78730] + - Crash converting curve to mesh [T79207] + - Fix usercount not decrementing in + `gpencil_stroke_separate_exec` [4251a87bf60e] + - UV select-linked failure to de-select [T46568] + - GPencil weight paint crash when painting over modifier + generated [T78884] + - Workbench: Fix broken id pass [38e9a349defc] + - Workbench: Object color mode broken if more than 4096 objects + [T79509] + - GPUShader: compile error on AWS Elastic Graphics [T79246] + - Blend file corrupted during save caused by high Cubemap Size + [T78529] + - EEVEE: LightCache: Add warning if the cache cannot be saved + [fce71a255cb9] + - Crash loading nested set-scenes [T79575] + - Fix crash switching render slots when there is only one slot + [a9e0aeaf653d] + - Triangulate quads with ‘Beauty’ can make zero area faces + [T79482] + - “Add plane > align” causes crash when certain rigs are in the + scene [T77847] + - Crash when changing View Layer while VR session runs [T79324] + - Video Sequencer image sequence strip source path breaks + [T79676] + - Crash rendering grease pencil from compositor with multiple + scenes [T77885] + - EEVEE: Crash on Macos due to lightcache baking [T79703] + +------------------------------------------------------------------- +Thu Aug 20 08:32:54 UTC 2020 - Martin Liška <[email protected]> + +- Use memoryperjob constraint instead of %limit_build macro. + +------------------------------------------------------------------- Old: ---- blender-2.83.4.tar.xz blender-2.83.4.tar.xz.md5sum New: ---- blender-2.83.5.tar.xz blender-2.83.5.tar.xz.md5sum ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ blender.spec ++++++ --- /var/tmp/diff_new_pack.hvvLbt/_old 2020-08-24 15:10:27.006608879 +0200 +++ /var/tmp/diff_new_pack.hvvLbt/_new 2020-08-24 15:10:27.010608881 +0200 @@ -48,7 +48,7 @@ %define _suffix %(echo %{_version} | tr -d '.') Name: blender -Version: 2.83.4 +Version: 2.83.5 Release: 0 Summary: A 3D Modelling And Rendering Package License: GPL-2.0-or-later @@ -104,7 +104,6 @@ BuildRequires: libtiff-devel BuildRequires: llvm-devel BuildRequires: lzo-devel -BuildRequires: memory-constraints BuildRequires: openal-soft-devel BuildRequires: pcre-devel BuildRequires: perl-Text-Iconv @@ -239,7 +238,6 @@ for i in `grep -rl "/usr/bin/env python3"`;do sed -i '1s@^#!.*@#!/usr/bin/python3@' ${i} ;done %build -%limit_build -m 1300 echo "optflags: " %{optflags} # Find python3 version and abiflags export psver=$(pkg-config python3 --modversion) ++++++ _constraints ++++++ --- /var/tmp/diff_new_pack.hvvLbt/_old 2020-08-24 15:10:27.058608905 +0200 +++ /var/tmp/diff_new_pack.hvvLbt/_new 2020-08-24 15:10:27.058608905 +0200 @@ -1,18 +1,20 @@ +<?xml version="1.0" encoding="UTF-8"?> <constraints> <hardware> - <disk> - <size unit="G">20</size> - </disk> - <physicalmemory> + <disk> + <size unit="G">20</size> + </disk> + <physicalmemory> <size unit="G">2</size> - </physicalmemory> - <memory> + </physicalmemory> + <memory> <size unit="G">4</size> - </memory> + </memory> + <memoryperjob> + <size unit="M">1300</size> + </memoryperjob> </hardware> - <overwrite> - <!-- x86_64 has extra features like embree --> <conditions> <arch>x86_64</arch> </conditions> @@ -22,7 +24,6 @@ </memory> </hardware> </overwrite> - <overwrite> <conditions> <arch>ppc64</arch> ++++++ blender-2.83.4.tar.xz -> blender-2.83.5.tar.xz ++++++ /work/SRC/openSUSE:Factory/blender/blender-2.83.4.tar.xz /work/SRC/openSUSE:Factory/.blender.new.3399/blender-2.83.5.tar.xz differ: char 27, line 1 ++++++ blender-2.83.4.tar.xz.md5sum -> blender-2.83.5.tar.xz.md5sum ++++++ --- /work/SRC/openSUSE:Factory/blender/blender-2.83.4.tar.xz.md5sum 2020-08-10 14:57:45.647992973 +0200 +++ /work/SRC/openSUSE:Factory/.blender.new.3399/blender-2.83.5.tar.xz.md5sum 2020-08-24 15:10:24.682607747 +0200 @@ -1 +1 @@ -ccfec7799c168eca11be172ed1247d4e blender-2.83.4.tar.xz +6e8cc44d9c633eeeb26bafb8d1cc613e blender-2.83.5.tar.xz
