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-07-15 16:40:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/blender-5.0 (Old) and /work/SRC/openSUSE:Factory/.blender-5.0.new.1991 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "blender-5.0" Wed Jul 15 16:40:00 2026 rev:6 rq:1365690 version:5.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/blender-5.0/blender-5.0.changes 2026-04-29 19:19:16.844613177 +0200 +++ /work/SRC/openSUSE:Factory/.blender-5.0.new.1991/blender-5.0.changes 2026-07-15 16:59:48.399460757 +0200 @@ -1,0 +2,8 @@ +Mon Jul 13 07:31:39 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.0.spec ++++++ --- /var/tmp/diff_new_pack.pFpXsN/_old 2026-07-15 16:59:49.299491000 +0200 +++ /var/tmp/diff_new_pack.pFpXsN/_new 2026-07-15 16:59:49.299491000 +0200 @@ -162,7 +162,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)
