Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package blender-4.5 for openSUSE:Factory checked in at 2026-04-23 17:05:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/blender-4.5 (Old) and /work/SRC/openSUSE:Factory/.blender-4.5.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "blender-4.5" Thu Apr 23 17:05:55 2026 rev:6 rq:1348787 version:4.5.8 Changes: -------- --- /work/SRC/openSUSE:Factory/blender-4.5/blender-4.5.changes 2026-03-18 16:51:37.675850505 +0100 +++ /work/SRC/openSUSE:Factory/.blender-4.5.new.11940/blender-4.5.changes 2026-04-23 17:10:00.382067241 +0200 @@ -1,0 +2,7 @@ +Tue Apr 21 14:23:24 UTC 2026 - Max Lin <[email protected]> + +- Tweak HIP support bcond to not build HIP support on Leap 16.1: + Leap 16 does not have rocm package, HIP support was wrongly enabled + after %suse_version changed to 1610 from 1600 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ blender-4.5.spec ++++++ --- /var/tmp/diff_new_pack.LaU0dv/_old 2026-04-23 17:10:01.406109374 +0200 +++ /var/tmp/diff_new_pack.LaU0dv/_new 2026-04-23 17:10:01.410109538 +0200 @@ -46,7 +46,7 @@ %bcond_with openpgl %endif -%if 0%{?suse_version} > 1600 +%if 0%{?suse_version} >= 1699 %ifarch x86_64 %bcond_without hip %bcond_with hiprt
