Update to spirv headers for 1.3.211 sdk

This commit is contained in:
Dave Airlie 2022-04-27 13:00:16 +10:00
parent 5224ef17cd
commit 7682346110
2 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
SHA512 (spirv-headers-b42ba6d92faf6b4938e6f22ddd186dbdacc98d78.tar.gz) = 9f664d33178ff379fa66a5103909455c1164fed0e677048ee6456e37c1b0525e28a1dd261a41b28ca5cfcce34e7fdda41b39e15fd1edbfa551354753c9fe7446
SHA512 (spirv-headers-4995a2f2723c401eb0ea3e10c81298906bf1422b.tar.gz) = f5820e5ba8834f96115bdc2a0d78b7b7b41103a053f9f66b27b29be8bb1143c7a3825f7eefaaf2501cbc3f159069a64849a28017f9033d2c0c2d73a3d258c49d

View File

@ -1,11 +1,11 @@
%global commit b42ba6d92faf6b4938e6f22ddd186dbdacc98d78
%global commit 4995a2f2723c401eb0ea3e10c81298906bf1422b
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20220117
%global commit_date 20220316
%global gitrel .%{commit_date}.git%{shortcommit}
Name: spirv-headers
Version: 1.5.5
Release: 1%{?gitrel}%{?dist}
Release: 2%{?gitrel}%{?dist}
Summary: Header files from the SPIR-V registry
License: MIT
@ -55,6 +55,9 @@ mv include/* %buildroot%{_includedir}/
%{_includedir}/spirv/
%changelog
* Wed Apr 27 2022 Dave Airlie <airlied@redhat.com> - 1.5.5-2.20220316.git4995a2f
- Update to spirv headers for 1.3.211 sdk
* Wed Feb 16 2022 Dave Airlie <airlied@redhat.com> - 1.5.5-1.20220117.gitb42ba6d
- Update to spirv headers for 1.3.204 sdk