Resync to 20231003
This commit is contained in:
parent
d8d68e8fa1
commit
ca6325a704
@ -1,11 +1,11 @@
|
||||
%global commit0 e049b16b5f157e2f28e7b5c301e71e1ccb3fe288
|
||||
%global date 20230509
|
||||
%global commit0 9ce9a722ba06ea87487cd08bd2001276e2aef8cd
|
||||
%global date 20231003
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global cl_hpp_ver 2023.04.17
|
||||
|
||||
Name: opencl-headers
|
||||
Version: 3.0
|
||||
Release: 17%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
|
||||
Release: 18%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
|
||||
Summary: OpenCL (Open Computing Language) header files
|
||||
|
||||
License: Apache-2.0
|
||||
@ -60,6 +60,9 @@ sed -e 's|@CMAKE_INSTALL_PREFIX@|%{_prefix}|' -e 's|@OPENCLHPP_INCLUDEDIR_PC@|%{
|
||||
%{_datadir}/pkgconfig/OpenCL-CLHPP.pc
|
||||
|
||||
%changelog
|
||||
* Thu Oct 05 2023 Frantisek Zatloukal <fzatlouk@redhat.com> - 3.0-18.20231003git9ce9a72
|
||||
- Resync to 20231003
|
||||
|
||||
* Fri Sep 15 2023 Dave Airlie <airlied@redhat.com> - 3.0-17.20230509gite049b16
|
||||
- SPDX license update
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (OpenCL-CLHPP-v2023.04.17.tar.gz) = 1e37af647a37737240de1622bd772e1f154a07c2d27e020487163c42d0833096c1a2f2f2185b8f6371889c2cad3992f0c7a9d233c36941367da743ee7ee8e486
|
||||
SHA512 (OpenCL-Headers-e049b16.tar.gz) = 572cce983bb93960cfe07a673b877ec729c0de8f8354c775304305d558a1aa340fb6b1d28bab4d840f1b0767a51a2b9d84d248039480ccf5a90792f697e45f34
|
||||
SHA512 (OpenCL-Headers-9ce9a72.tar.gz) = 881f22a34f5793708ffd6f794ccf2e3732f2cc7aaa3881315cab4acabfe0d67c246cf8685f1f4227f1035a0717a0851298bc8bc289e9bab2885126e24f30337c
|
||||
|
Loading…
Reference in New Issue
Block a user