Update for SPIRV-Tools-2018.5

This commit is contained in:
leigh123linux 2018-10-20 12:45:24 +01:00
parent a8233371a4
commit 768e29ed98
2 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
SHA512 (spirv-headers-ff684ffc6a35d2a58f0f63108877d0064ea33feb.tar.gz) = 5f0c174ea07dccefdd10242f5122e10b11f8975d2fb36f77975497050b10841fcb4a7f19d90c9ef5853a81dabc8d93b91621d07175a1cf3ab8ba7f6c16fe51fe
SHA512 (spirv-headers-d5b2e1255f706ce1f88812217e9a554f299848af.tar.gz) = 6dec944ddc79fb2b0a361e6d5c751f467496c35f7943c33880a975a29296cba028feb5a84f7a8ec77b5788773e8d2825c9166fb9460201adf2603836369fca55

View File

@ -1,11 +1,11 @@
%global commit ff684ffc6a35d2a58f0f63108877d0064ea33feb
%global commit d5b2e1255f706ce1f88812217e9a554f299848af
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20180703
%global commit_date 20180919
%global gitrel .%{commit_date}.git%{shortcommit}
Name: spirv-headers
Version: 1.2
Release: 0.7%{?gitrel}%{?dist}
Release: 0.8%{?gitrel}%{?dist}
Summary: Header files from the SPIR-V registry
License: MIT
@ -55,6 +55,9 @@ mv include/* %buildroot%{_includedir}/
%{_includedir}/spirv/
%changelog
* Sat Oct 20 2018 Leigh Scott <leigh123linux@googlemail.com> - 1.2-0.8.20180919.gitd5b2e12
- Update for SPIRV-Tools-2018.5
* Mon Jul 23 2018 Leigh Scott <leigh123linux@googlemail.com> - 1.2-0.7.20180703.gitff684ff
- Update for SPIRV-Tools-2018.4