Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package blender for openSUSE:Factory checked in at 2024-11-15 15:42:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/blender (Old) and /work/SRC/openSUSE:Factory/.blender.new.2017 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "blender" Fri Nov 15 15:42:05 2024 rev:184 rq:1224431 version:4.2.3 Changes: -------- --- /work/SRC/openSUSE:Factory/blender/blender.changes 2024-10-29 14:33:18.172926684 +0100 +++ /work/SRC/openSUSE:Factory/.blender.new.2017/blender.changes 2024-11-15 15:42:07.823629061 +0100 @@ -1,0 +2,6 @@ +Thu Nov 14 18:54:56 UTC 2024 - Marcus Rueckert <mrueck...@suse.de> + +- ensure we do not accidently pull openvdb/OpenImageIO versions, + which are not supported yet. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ blender.spec ++++++ --- /var/tmp/diff_new_pack.PoH6Kd/_old 2024-11-15 15:42:10.975761017 +0100 +++ /var/tmp/diff_new_pack.PoH6Kd/_new 2024-11-15 15:42:10.987761519 +0100 @@ -109,8 +109,8 @@ BuildRequires: %{py3pkg}-requests BuildRequires: OpenColorIO-devel >= 2.0 BuildRequires: OpenEXR-devel -BuildRequires: OpenImageIO -BuildRequires: OpenImageIO-devel +BuildRequires: OpenImageIO < 3 +BuildRequires: OpenImageIO-devel < 3 BuildRequires: SDL2-devel BuildRequires: cmake BuildRequires: desktop-file-utils @@ -244,7 +244,7 @@ BuildRequires: OpenSubdiv-devel %endif %if %{with openvdb} -BuildRequires: openvdb-devel +BuildRequires: openvdb-devel < 12 BuildRequires: tbb-devel BuildRequires: pkgconfig(blosc) %endif