Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package blender-5.1 for openSUSE:Factory checked in at 2026-07-14 13:51:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/blender-5.1 (Old) and /work/SRC/openSUSE:Factory/.blender-5.1.new.1991 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "blender-5.1" Tue Jul 14 13:51:29 2026 rev:4 rq:1365478 version:5.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/blender-5.1/blender-5.1.changes 2026-05-23 23:23:02.014072503 +0200 +++ /work/SRC/openSUSE:Factory/.blender-5.1.new.1991/blender-5.1.changes 2026-07-14 13:51:47.978832067 +0200 @@ -1,0 +2,8 @@ +Mon Jul 13 07:26:28 UTC 2026 - Marcus Rueckert <[email protected]> + +- the cmake finder for the tiff library got rename from "Tiff" to + "tiff". This change was also backported to the maintenance + updates. To keep building versus the older library working, look + for the new name first and fallback to the old one. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ blender-5.1.spec ++++++ --- /var/tmp/diff_new_pack.fqdSwN/_old 2026-07-14 13:51:49.858897071 +0200 +++ /var/tmp/diff_new_pack.fqdSwN/_new 2026-07-14 13:51:49.862897210 +0200 @@ -179,7 +179,7 @@ BuildRequires: cmake(OpenImageDenoise) %endif BuildRequires: cmake(TBB) -BuildRequires: cmake(Tiff) +BuildRequires: (cmake(tiff) or cmake(Tiff)) BuildRequires: cmake(pugixml) BuildRequires: pkgconfig(eigen3) BuildRequires: pkgconfig(epoxy)
