Update to latest spirv headers

This commit is contained in:
Dave Airlie 2020-01-29 08:57:26 +10:00
parent 0496f9ca92
commit dc786dad3c
2 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
SHA512 (spirv-headers-af64a9e826bf5bb5fcd2434dd71be1e41e922563.tar.gz) = 6ed09d1b825ad921bb988f260a236c82e9755ca3904a2ac130cf82d876a0de087d8d5f6eba01e923fe565c93a8e3eb46346bba21c64a664598a43063e5e5108c
SHA512 (spirv-headers-dc77030acc9c6fe7ca21fff54c5a9d7b532d7da6.tar.gz) = a4410783c69ac38a50b16a3352e9670b0c1717cb372d43b8a63248e5f3e221bf039654dd650c1a85ad1d08128d1c0d574c65d089c300b8cff4d7a1341bfc75c2

View File

@ -1,11 +1,11 @@
%global commit af64a9e826bf5bb5fcd2434dd71be1e41e922563
%global commit dc77030acc9c6fe7ca21fff54c5a9d7b532d7da6
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20191015
%global commit_date 20200121
%global gitrel .%{commit_date}.git%{shortcommit}
Name: spirv-headers
Version: 1.5.1
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 Jan 29 2020 Dave Airlie <airlied@redhat.com> - 1.5.1-2
- Update to latest spirv headers
* Tue Nov 12 2019 Dave Airlie <airlied@redhat.com> - 1.5.1-1
- Latest git snapshot building vulkan