Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package blender-5.0 for openSUSE:Factory checked in at 2026-04-23 17:05:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/blender-5.0 (Old) and /work/SRC/openSUSE:Factory/.blender-5.0.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "blender-5.0" Thu Apr 23 17:05:54 2026 rev:4 rq:1348786 version:5.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/blender-5.0/blender-5.0.changes 2026-02-09 13:43:10.567455937 +0100 +++ /work/SRC/openSUSE:Factory/.blender-5.0.new.11940/blender-5.0.changes 2026-04-23 17:09:58.273980507 +0200 @@ -1,0 +2,7 @@ +Tue Apr 21 14:57:05 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-5.0.spec ++++++ --- /var/tmp/diff_new_pack.Be7uUV/_old 2026-04-23 17:10:00.038053087 +0200 +++ /var/tmp/diff_new_pack.Be7uUV/_new 2026-04-23 17:10:00.038053087 +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
