Hello community,

here is the log from the commit of package opencl-cpp-headers for 
openSUSE:Factory checked in at 2020-06-18 10:31:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/opencl-cpp-headers (Old)
 and      /work/SRC/openSUSE:Factory/.opencl-cpp-headers.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "opencl-cpp-headers"

Thu Jun 18 10:31:28 2020 rev:3 rq:815613 version:2.0.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/opencl-cpp-headers/opencl-cpp-headers.changes    
2020-03-16 10:19:57.727626920 +0100
+++ 
/work/SRC/openSUSE:Factory/.opencl-cpp-headers.new.3606/opencl-cpp-headers.changes
  2020-06-18 10:32:10.897591758 +0200
@@ -1,0 +2,9 @@
+Wed Jun 17 21:46:05 UTC 2020 - Aaron Puchert <[email protected]>
+
+- Update to version 2.0.12.
+  * Relicense under Apache 2.0
+  * Remove deprecated cl.hpp
+  * Add support for cl_khr_extended_versioning
+  * Various fixes / clean ups
+
+-------------------------------------------------------------------

Old:
----
  v2.0.11.tar.gz

New:
----
  v2.0.12.tar.gz

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

Other differences:
------------------
++++++ opencl-cpp-headers.spec ++++++
--- /var/tmp/diff_new_pack.6vGEZ5/_old  2020-06-18 10:32:14.485603190 +0200
+++ /var/tmp/diff_new_pack.6vGEZ5/_new  2020-06-18 10:32:14.489603203 +0200
@@ -18,10 +18,10 @@
 
 
 Name:           opencl-cpp-headers
-Version:        2.0.11
+Version:        2.0.12
 Release:        0
 Summary:        OpenCL C++ headers
-License:        MIT
+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
@@ -48,11 +48,10 @@
 
 %install
 install -d -m 0755 %{buildroot}%{_includedir}/CL
-install -p -m 0644 include/CL/cl.hpp %{buildroot}%{_includedir}/CL
 install -p -m 0644 include/CL/cl2.hpp %{buildroot}%{_includedir}/CL
 
 %files
 %dir %{_includedir}/CL
-%{_includedir}/CL/*.hpp
+%{_includedir}/CL/cl2.hpp
 
 %changelog

++++++ v2.0.11.tar.gz -> v2.0.12.tar.gz ++++++
++++ 26143 lines of diff (skipped)


Reply via email to