From 424f93b6c67b36a233704411087619a8e8945dcd Mon Sep 17 00:00:00 2001 From: caodongxia <315816521@qq.com> Date: Tue, 19 Jan 2021 14:53:05 +0800 Subject: [PATCH] Modify license information --- opencl-headers.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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