Update to spirv headers for 1.3.204 sdk

This commit is contained in:
Dave Airlie 2022-02-16 07:01:50 +10:00
parent be7c2ba686
commit 5224ef17cd
2 changed files with 8 additions and 5 deletions

View File

@ -1 +1 @@
SHA512 (spirv-headers-814e728b30ddd0f4509233099a3ad96fd4318c07.tar.gz) = 3f53ab0852ad1d8392d937f2919779c396b3605869966ee5d86a08e5170e97d3d8768c597dd4d0a10a3deb6bd624f44a626f5c535daedccad8c097ebf519e9c3
SHA512 (spirv-headers-b42ba6d92faf6b4938e6f22ddd186dbdacc98d78.tar.gz) = 9f664d33178ff379fa66a5103909455c1164fed0e677048ee6456e37c1b0525e28a1dd261a41b28ca5cfcce34e7fdda41b39e15fd1edbfa551354753c9fe7446

View File

@ -1,11 +1,11 @@
%global commit 814e728b30ddd0f4509233099a3ad96fd4318c07
%global commit b42ba6d92faf6b4938e6f22ddd186dbdacc98d78
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20211110
%global commit_date 20220117
%global gitrel .%{commit_date}.git%{shortcommit}
Name: spirv-headers
Version: 1.5.4
Release: 9%{?gitrel}%{?dist}
Version: 1.5.5
Release: 1%{?gitrel}%{?dist}
Summary: Header files from the SPIR-V registry
License: MIT
@ -55,6 +55,9 @@ mv include/* %buildroot%{_includedir}/
%{_includedir}/spirv/
%changelog
* Wed Feb 16 2022 Dave Airlie <airlied@redhat.com> - 1.5.5-1.20220117.gitb42ba6d
- Update to spirv headers for 1.3.204 sdk
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.4-9.20211110.git814e728
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild