Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package embree for openSUSE:Factory checked 
in at 2021-06-01 10:36:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/embree (Old)
 and      /work/SRC/openSUSE:Factory/.embree.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "embree"

Tue Jun  1 10:36:55 2021 rev:10 rq:895479 version:3.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/embree/embree.changes    2021-04-26 
16:40:58.118208036 +0200
+++ /work/SRC/openSUSE:Factory/.embree.new.1898/embree.changes  2021-06-01 
10:37:55.360860131 +0200
@@ -1,0 +2,12 @@
+Tue May 25 22:46:11 UTC 2021 - Ferdinand Thiessen <[email protected]>
+
+- Update to version 3.13.0
+  * Added support for aarch64 cpu architecture.
+  * RTC_SUBDIVISION_MODE_NO_BOUNDARY now works properly for
+    non-manifold edges.
+  * Embree no longer reads the .embree3 config files, thus all
+    configuration has to get passed through the config string to
+    rtcNewDevice.
+  * Releases upgrade to TBB 2021.2.0 and ISPC 1.15.0
+
+-------------------------------------------------------------------

Old:
----
  embree-3.12.2.tar.gz

New:
----
  embree-3.13.0.tar.gz

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

Other differences:
------------------
++++++ embree.spec ++++++
--- /var/tmp/diff_new_pack.zKOZg1/_old  2021-06-01 10:37:55.984861193 +0200
+++ /var/tmp/diff_new_pack.zKOZg1/_new  2021-06-01 10:37:55.988861200 +0200
@@ -18,20 +18,20 @@
 
 
 Name:           embree
-Version:        3.12.2
+Version:        3.13.0
 Release:        0
 Summary:        Ray Tracing Kernels
 License:        Apache-2.0
 Group:          Development/Libraries/C and C++
 URL:            https://github.com/embree/embree
-Source:         
https://github.com/%{name}/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
-BuildRequires:  cmake >= 2.8.6
+Source:         %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+BuildRequires:  cmake >= 3.1.0
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
 BuildRequires:  tbb-devel
 BuildRequires:  pkgconfig(glfw3)
-# SSE2 is required: https://github.com/embree/embree/issues/186
-ExclusiveArch:  x86_64
+# SSE2 is required: https://github.com/embree/embree#supported-platforms
+ExclusiveArch:  x86_64 aarch64
 
 %description
 Intel Embree is a collection of ray tracing kernels originally developed
@@ -67,11 +67,13 @@
     -DEMBREE_STATIC_LIB=ON \
     -DEMBREE_LIB_INSTALL_DIR=%{_libdir} \
     -DEMBREE_ISPC_SUPPORT=OFF \
-    -DEMBREE_TUTORIALS=OFF \
     -DEMBREE_RAY_MASK=ON \
     -DEMBREE_FILTER_FUNCTION=ON \
     -DEMBREE_BACKFACE_CULLING=OFF \
-    -DEMBREE_MAX_ISA=AVX2
+%ifarch x86_64
+    -DEMBREE_MAX_ISA=AVX2 \
+%endif
+    -DEMBREE_TUTORIALS=OFF
 
 %make_build
 

++++++ embree-3.12.2.tar.gz -> embree-3.13.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/embree/embree-3.12.2.tar.gz 
/work/SRC/openSUSE:Factory/.embree.new.1898/embree-3.13.0.tar.gz differ: char 
13, line 1

Reply via email to