diff --git a/opencl-headers.spec b/opencl-headers.spec index 3681112..2755874 100644 --- a/opencl-headers.spec +++ b/opencl-headers.spec @@ -1,9 +1,9 @@ %global date 2020.06.16 Name: opencl-headers Version: 2.2 -Release: 7 +Release: 8 Summary: OpenCL (Open Computing Language) header files -License: MIT +License: Apache-2.0 URL: https://github.com/KhronosGroup/OpenCL-Headers Source0: https://github.com/KhronosGroup/OpenCL-Headers/archive/v%{date}.tar.gz BuildArch: noarch @@ -39,6 +39,9 @@ rm -vf %{buildroot}%{_includedir}/CL/cl_{dx9,d3d}* %{_includedir}/CL/cl_version.h %changelog +* Tue Jan 19 2021 caodongxia - 2.2-8 +- Modify license information. + * Fri Oct 23 2020 Senlin Xia - 2.2-7 - rebuild on v2020.06.16 and add yaml