Update to spirv headers for 1.2.182 sdk

This commit is contained in:
Dave Airlie 2021-07-07 08:58:37 +10:00
parent 88d6f3819f
commit 06e8b824ff
2 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
SHA512 (spirv-headers-dafead1765f6c1a5f9f8a76387dcb2abe4e54acd.tar.gz) = b226b5b680094b92b9a4f1516bea19d8402c6191b70a055220e0c263b35d8f32f5c7fe60e0a84742e650f875ea90065b5385484b91f5ca34f0db99b72e1fc69c
SHA512 (spirv-headers-07f259e68af3a540038fa32df522554e74f53ed5.tar.gz) = 6a47889c6437e8e3c6512b2e458f8ea17879b6cab673cc20d880a461c72116a3b4aeb37784856bf0b0d185109817685513efca916ec7036363d09d0119418d13

View File

@ -1,11 +1,11 @@
%global commit dafead1765f6c1a5f9f8a76387dcb2abe4e54acd
%global commit 07f259e68af3a540038fa32df522554e74f53ed5
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20210415
%global commit_date 20210617
%global gitrel .%{commit_date}.git%{shortcommit}
Name: spirv-headers
Version: 1.5.4
Release: 4%{?gitrel}%{?dist}
Release: 5%{?gitrel}%{?dist}
Summary: Header files from the SPIR-V registry
License: MIT
@ -55,6 +55,9 @@ mv include/* %buildroot%{_includedir}/
%{_includedir}/spirv/
%changelog
* Wed Jul 07 2021 Dave Airlie <airlied@redhat.com> - 1.5.4-5.20210617.git07f259
- Update to spirv headers for 1.2.182 sdk
* Tue May 18 2021 Dave Airlie <airlied@redhat.com> - 1.5.4-4.20210415.gitdafead1
- Update to spirv headers for 1.2.176 sdk