Modify license information

This commit is contained in:
caodongxia 2021-01-19 14:53:05 +08:00
parent 84a94ad1de
commit 424f93b6c6

View File

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