Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pocl for openSUSE:Factory checked in 
at 2026-01-12 10:23:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pocl (Old)
 and      /work/SRC/openSUSE:Factory/.pocl.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pocl"

Mon Jan 12 10:23:52 2026 rev:37 rq:1326532 version:7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/pocl/pocl.changes        2025-05-30 
17:24:57.550348291 +0200
+++ /work/SRC/openSUSE:Factory/.pocl.new.1928/pocl.changes      2026-01-12 
10:32:25.540920172 +0100
@@ -1,0 +2,13 @@
+Sat Jan 10 15:56:41 UTC 2026 - Eyad Issa <[email protected]>
+
+- Update to version 7.1:
+  * Improved overhead of clEnqueueNDRange() calls in cases where
+    there are several hundreds of SVM/USM allocations.
+  * Support for cl_khr_icd v2.0.0, cl_khr_spirv_queries and
+    SPV_KHR_expect_assume.
+  * Improved error message when a recursive function is
+    encountered: Print the infringing function in addition to the
+    function where the recursion was encountered and demangle C++
+    function names.
+
+-------------------------------------------------------------------

Old:
----
  pocl-7.0.tar.gz

New:
----
  pocl-7.1.tar.gz

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

Other differences:
------------------
++++++ pocl.spec ++++++
--- /var/tmp/diff_new_pack.MFdhzC/_old  2026-01-12 10:32:26.540961204 +0100
+++ /var/tmp/diff_new_pack.MFdhzC/_new  2026-01-12 10:32:26.544961368 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pocl
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 # Copyright (c) 2014 Guillaume GARDET <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -39,7 +39,7 @@
 %bcond_with vulkan
 
 Name:           pocl
-Version:        7.0
+Version:        7.1
 Release:        0
 Summary:        Portable Computing Language - an OpenCL implementation
 # The whole code is under MIT
@@ -159,6 +159,8 @@
 %endif
 %if %{with ttb}
   -DENABLE_TBB_DEVICE=ON \
+  -DTBB_INCLUDE_DIRS=%{_includedir}/tbb/ \
+  -DTBB_LIBRARIES=%{_libdir}/ \
 %endif
 %if %{with levelzero}
   -DENABLE_LEVEL0=ON \

++++++ pocl-7.0.tar.gz -> pocl-7.1.tar.gz ++++++
++++ 56525 lines of diff (skipped)

Reply via email to