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 2022-06-04 23:27:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/opencl-cpp-headers (Old) and /work/SRC/openSUSE:Factory/.opencl-cpp-headers.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "opencl-cpp-headers" Sat Jun 4 23:27:29 2022 rev:8 rq:980780 version:2.0.17 Changes: -------- --- /work/SRC/openSUSE:Factory/opencl-cpp-headers/opencl-cpp-headers.changes 2022-01-06 15:50:48.876955815 +0100 +++ /work/SRC/openSUSE:Factory/.opencl-cpp-headers.new.1548/opencl-cpp-headers.changes 2022-06-04 23:27:35.248789268 +0200 @@ -1,0 +2,6 @@ +Sat Jun 4 15:23:06 UTC 2022 - Aaron Puchert <[email protected]> + +- Update to version 2.0.17. + * Synchronize with OpenCL v3.0.11 specification release. + +------------------------------------------------------------------- Old: ---- v2.0.16.tar.gz New: ---- v2022.05.18.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ opencl-cpp-headers.spec ++++++ --- /var/tmp/diff_new_pack.J6LLdQ/_old 2022-06-04 23:27:35.656789680 +0200 +++ /var/tmp/diff_new_pack.J6LLdQ/_new 2022-06-04 23:27:35.660789685 +0200 @@ -17,14 +17,16 @@ # +%global _tagver 2022.05.18 + Name: opencl-cpp-headers -Version: 2.0.16 +Version: 2.0.17 Release: 0 Summary: OpenCL C++ headers License: Apache-2.0 Group: Development/Libraries/C and C++ URL: https://www.khronos.org/registry/OpenCL/ -Source: https://github.com/KhronosGroup/OpenCL-CLHPP/archive/v%{version}.tar.gz +Source: https://github.com/KhronosGroup/OpenCL-CLHPP/archive/v%{_tagver}.tar.gz BuildRequires: dos2unix BuildRequires: findutils Conflicts: opencl-headers-1_2 @@ -40,7 +42,7 @@ around the C headers. %prep -%setup -q -n OpenCL-CLHPP-%{version} +%setup -q -n OpenCL-CLHPP-%{_tagver} %build # Fix line endings @@ -48,8 +50,7 @@ %install install -d -m 0755 %{buildroot}%{_includedir}/CL -install -p -m 0644 include/CL/cl2.hpp %{buildroot}%{_includedir}/CL -install -p -m 0644 include/CL/opencl.hpp %{buildroot}%{_includedir}/CL +install -p -m 0644 include/CL/* %{buildroot}%{_includedir}/CL %files %dir %{_includedir}/CL ++++++ v2.0.16.tar.gz -> v2022.05.18.tar.gz ++++++ ++++ 1603 lines of diff (skipped)
