Update to latest spirv headers
This commit is contained in:
parent
dc786dad3c
commit
ce7079d17b
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (spirv-headers-dc77030acc9c6fe7ca21fff54c5a9d7b532d7da6.tar.gz) = a4410783c69ac38a50b16a3352e9670b0c1717cb372d43b8a63248e5f3e221bf039654dd650c1a85ad1d08128d1c0d574c65d089c300b8cff4d7a1341bfc75c2
|
||||
SHA512 (spirv-headers-2ad0492fb00919d99500f1da74abf5ad3c870e4e.tar.gz) = e4f75145069fb31fb4db5a225a47f6ff60f7849da8ced7f045f0effea808973cb835d5cf930bb6f8af3e57363375dc22bafc9e9454f13dab8f1ee2eebdb63b8a
|
||||
|
@ -1,11 +1,11 @@
|
||||
%global commit dc77030acc9c6fe7ca21fff54c5a9d7b532d7da6
|
||||
%global commit 2ad0492fb00919d99500f1da74abf5ad3c870e4e
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commit_date 20200121
|
||||
%global commit_date 20200414
|
||||
%global gitrel .%{commit_date}.git%{shortcommit}
|
||||
|
||||
Name: spirv-headers
|
||||
Version: 1.5.1
|
||||
Release: 2%{?gitrel}%{?dist}
|
||||
Release: 3%{?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 22 2020 Dave Airlie <airlied@redhat.com> - 1.5.1-3
|
||||
- Update to latest spirv headers
|
||||
|
||||
* Wed Jan 29 2020 Dave Airlie <airlied@redhat.com> - 1.5.1-2
|
||||
- Update to latest spirv headers
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user