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 2021-07-03 20:50:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/opencl-cpp-headers (Old) and /work/SRC/openSUSE:Factory/.opencl-cpp-headers.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "opencl-cpp-headers" Sat Jul 3 20:50:59 2021 rev:6 rq:903839 version:2.0.15 Changes: -------- --- /work/SRC/openSUSE:Factory/opencl-cpp-headers/opencl-cpp-headers.changes 2021-05-08 22:09:09.985288206 +0200 +++ /work/SRC/openSUSE:Factory/.opencl-cpp-headers.new.2625/opencl-cpp-headers.changes 2021-07-03 20:51:28.296481360 +0200 @@ -1,0 +2,6 @@ +Sat Jul 3 11:53:53 UTC 2021 - Aaron Puchert <[email protected]> + +- Update to version 2.0.15. + * Synchronize with OpenCL v3.0.8 specification release. + +------------------------------------------------------------------- Old: ---- v2.0.14.tar.gz New: ---- v2.0.15.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ opencl-cpp-headers.spec ++++++ --- /var/tmp/diff_new_pack.EX50Gx/_old 2021-07-03 20:51:28.676478438 +0200 +++ /var/tmp/diff_new_pack.EX50Gx/_new 2021-07-03 20:51:28.680478407 +0200 @@ -18,7 +18,7 @@ Name: opencl-cpp-headers -Version: 2.0.14 +Version: 2.0.15 Release: 0 Summary: OpenCL C++ headers License: Apache-2.0 ++++++ v2.0.14.tar.gz -> v2.0.15.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/OpenCL-CLHPP-2.0.14/include/CL/opencl.hpp new/OpenCL-CLHPP-2.0.15/include/CL/opencl.hpp --- old/OpenCL-CLHPP-2.0.14/include/CL/opencl.hpp 2021-04-28 21:42:18.000000000 +0200 +++ new/OpenCL-CLHPP-2.0.15/include/CL/opencl.hpp 2021-06-22 17:08:04.000000000 +0200 @@ -1521,6 +1521,10 @@ CL_HPP_DECLARE_PARAM_TRAITS_(cl_device_info, CL_DEVICE_PCI_BUS_INFO_KHR, cl_device_pci_bus_info_khr) #endif +#if defined(cl_khr_integer_dot_product) +CL_HPP_DECLARE_PARAM_TRAITS_(cl_device_info, CL_DEVICE_INTEGER_DOT_PRODUCT_CAPABILITIES_KHR, cl_device_integer_dot_product_capabilities_khr) +#endif + #ifdef CL_PLATFORM_ICD_SUFFIX_KHR CL_HPP_DECLARE_PARAM_TRAITS_(cl_platform_info, CL_PLATFORM_ICD_SUFFIX_KHR, string) #endif
