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-05-08 22:07:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/opencl-cpp-headers (Old) and /work/SRC/openSUSE:Factory/.opencl-cpp-headers.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "opencl-cpp-headers" Sat May 8 22:07:53 2021 rev:5 rq:891575 version:2.0.14 Changes: -------- --- /work/SRC/openSUSE:Factory/opencl-cpp-headers/opencl-cpp-headers.changes 2021-05-02 18:39:17.816134547 +0200 +++ /work/SRC/openSUSE:Factory/.opencl-cpp-headers.new.2988/opencl-cpp-headers.changes 2021-05-08 22:09:09.985288206 +0200 @@ -1,0 +2,6 @@ +Fri May 7 22:27:02 UTC 2021 - Ben Greiner <c...@bnavigator.de> + +- Include the actual headers: cl2.hpp is just importing the new + opencl.hpp now. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ opencl-cpp-headers.spec ++++++ --- /var/tmp/diff_new_pack.mujCV8/_old 2021-05-08 22:09:10.417286336 +0200 +++ /var/tmp/diff_new_pack.mujCV8/_new 2021-05-08 22:09:10.417286336 +0200 @@ -49,9 +49,11 @@ %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 %files %dir %{_includedir}/CL %{_includedir}/CL/cl2.hpp +%{_includedir}/CL/opencl.hpp %changelog