Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package openpgl for openSUSE:Factory checked 
in at 2022-12-10 21:18:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openpgl (Old)
 and      /work/SRC/openSUSE:Factory/.openpgl.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openpgl"

Sat Dec 10 21:18:43 2022 rev:2 rq:1041966 version:0.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/openpgl/openpgl.changes  2022-12-08 
16:52:29.375883913 +0100
+++ /work/SRC/openSUSE:Factory/.openpgl.new.1835/openpgl.changes        
2022-12-10 21:18:46.477888474 +0100
@@ -1,0 +2,6 @@
+Fri Dec  9 19:45:45 UTC 2022 - Stefan Brüns <[email protected]>
+
+- Enable aarch64, allow lax vector conversion (uint/int) for the
+  bundled embree sources.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ openpgl.spec ++++++
--- /var/tmp/diff_new_pack.dt7Qhe/_old  2022-12-10 21:18:49.109903864 +0100
+++ /var/tmp/diff_new_pack.dt7Qhe/_new  2022-12-10 21:18:49.113903887 +0100
@@ -29,10 +29,10 @@
 Source:         %{name}-%{version}.tar.xz
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
-BuildRequires:  tbb-devel
 BuildRequires:  pkgconfig
+BuildRequires:  tbb-devel
 BuildRequires:  pkgconfig(zlib)
-ExclusiveArch:  x86_64
+ExclusiveArch:  x86_64 aarch64
 
 %description
 Open Path Guiding Library (Intel® Open PGL) implements a set of 
representations
@@ -72,6 +72,8 @@
 %autosetup
 
 %build
+# https://github.com/embree/embree/issues/410
+%global optflags %{optflags} -flax-vector-conversions
 %cmake
 %cmake_build
 

Reply via email to