Update to spirv headers for 1.2.198 sdk

This commit is contained in:
Dave Airlie 2021-11-23 11:19:29 +10:00
parent 133468f124
commit 0907a6fb9a
2 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
SHA512 (spirv-headers-449bc986ba6f4c5e10e32828783f9daef2a77644.tar.gz) = 837ebac5afe05b2eb08029058240a8f08d49eca701201f93181e3a9076a15b67421122e8322a4230d6e21766dc85396be6415d352769791d6a44dbae59ce908b
SHA512 (spirv-headers-814e728b30ddd0f4509233099a3ad96fd4318c07.tar.gz) = 3f53ab0852ad1d8392d937f2919779c396b3605869966ee5d86a08e5170e97d3d8768c597dd4d0a10a3deb6bd624f44a626f5c535daedccad8c097ebf519e9c3

View File

@ -1,11 +1,11 @@
%global commit 449bc986ba6f4c5e10e32828783f9daef2a77644
%global commit 814e728b30ddd0f4509233099a3ad96fd4318c07
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20210728
%global commit_date 2021110
%global gitrel .%{commit_date}.git%{shortcommit}
Name: spirv-headers
Version: 1.5.4
Release: 7%{?gitrel}%{?dist}
Release: 8%{?gitrel}%{?dist}
Summary: Header files from the SPIR-V registry
License: MIT
@ -55,6 +55,9 @@ mv include/* %buildroot%{_includedir}/
%{_includedir}/spirv/
%changelog
* Tue Sep 07 2021 Dave Airlie <airlied@redhat.com> - 1.5.4-8.20211110.git814e728
- Update to spirv headers for 1.2.198 sdk
* Tue Sep 07 2021 Dave Airlie <airlied@redhat.com> - 1.5.4-7.20210728.git449bc98
- Update to spirv headers for 1.2.189 sdk