Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package opencl-cpp-headers for openSUSE:Factory checked in at 2023-12-19 23:15:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/opencl-cpp-headers (Old) and /work/SRC/openSUSE:Factory/.opencl-cpp-headers.new.9037 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "opencl-cpp-headers" Tue Dec 19 23:15:54 2023 rev:13 rq:1133927 version:2023.12.14 Changes: -------- --- /work/SRC/openSUSE:Factory/opencl-cpp-headers/opencl-cpp-headers.changes 2023-04-19 17:43:02.996218961 +0200 +++ /work/SRC/openSUSE:Factory/.opencl-cpp-headers.new.9037/opencl-cpp-headers.changes 2023-12-19 23:16:06.454134601 +0100 @@ -1,0 +2,13 @@ +Mon Dec 18 22:46:55 UTC 2023 - Aaron Puchert <aaronpuch...@alice-dsl.net> + +- Update to version 2023.12.14. + * Synchronize with OpenCL v3.0.15 specification release. + * The device query for CL_DEVICE_PLATFORM now returns a + cl::Platform instead of a cl_platform_id. Code wanting a + cl_platform_id instead can access this from a cl::Platform + using operator(). + * Querying the device handle list for a semaphore now requires + using the semaphore-specific CL_SEMAPHORE_DEVICE_HANDLE_LIST_KHR + enum, since the CL_DEVICE_HANDLE_LIST_KHR enum has been removed. + +------------------------------------------------------------------- Old: ---- v2023.04.17.tar.gz New: ---- v2023.12.14.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ opencl-cpp-headers.spec ++++++ --- /var/tmp/diff_new_pack.omZZV1/_old 2023-12-19 23:16:07.014154994 +0100 +++ /var/tmp/diff_new_pack.omZZV1/_new 2023-12-19 23:16:07.014154994 +0100 @@ -18,7 +18,7 @@ Name: opencl-cpp-headers -Version: 2023.04.17 +Version: 2023.12.14 Release: 0 Summary: OpenCL C++ headers License: Apache-2.0 ++++++ v2023.04.17.tar.gz -> v2023.12.14.tar.gz ++++++ ++++ 3650 lines of diff (skipped)