Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package blender for openSUSE:Factory checked 
in at 2025-05-06 16:43:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/blender (Old)
 and      /work/SRC/openSUSE:Factory/.blender.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "blender"

Tue May  6 16:43:16 2025 rev:190 rq:1274872 version:4.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/blender/blender.changes  2025-05-02 
15:02:29.753757859 +0200
+++ /work/SRC/openSUSE:Factory/.blender.new.30101/blender.changes       
2025-05-06 16:43:25.813261390 +0200
@@ -1,0 +2,6 @@
+Tue May  6 08:10:52 UTC 2025 - Guillaume GARDET <guillaume.gar...@opensuse.org>
+
+- Add condition for OpenImageDenoise BuildRequires
+- Enable OpenImageDenoise on aarch64
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ blender.spec ++++++
--- /var/tmp/diff_new_pack.1Xc2hU/_old  2025-05-06 16:43:26.893307951 +0200
+++ /var/tmp/diff_new_pack.1Xc2hU/_new  2025-05-06 16:43:26.893307951 +0200
@@ -27,7 +27,7 @@
 
 %bcond_with blender_ua
 
-%ifarch x86_64
+%ifarch x86_64 aarch64
 %bcond_without embree
 %bcond_without oidn
 %bcond_without oneapi_support
@@ -138,7 +138,9 @@
 BuildRequires:  cmake(LLVM)
 BuildRequires:  cmake(OpenColorIO) >= 2
 BuildRequires:  cmake(OpenEXR)
+%if %{with oidn}
 BuildRequires:  cmake(OpenImageDenoise)
+%endif
 BuildRequires:  cmake(TBB)
 BuildRequires:  cmake(Tiff)
 BuildRequires:  cmake(pugixml)

Reply via email to