Update to latest spirv headers
This commit is contained in:
parent
f38200bf34
commit
d27d24381d
1
sources
1
sources
@ -1 +1,2 @@
|
||||
SHA512 (spirv-headers-3fdabd0da2932c276b25b9b4a988ba134eba1aa6.tar.gz) = a0fe1bbe384edb6e6ded16a8511394b843de1f1160f582e7b6365374c3647ed52bac8bf376fed38dac035fe5f8cc46d6829c453b3fd2aefb722c669d0b4428ee
|
||||
SHA512 (spirv-headers-7845730cab6ebbdeb621e7349b7dc1a59c3377be.tar.gz) = 8a2bb2e293d6cb0f133ce6fc5b48b22de2f73919a1760f218740aea9417dd2c342f7eb0d9922d1d3657c3ded1b1ceabeb9afe4a71cc84eff1e2e341a3572534f
|
||||
|
@ -1,11 +1,11 @@
|
||||
%global commit 3fdabd0da2932c276b25b9b4a988ba134eba1aa6
|
||||
%global commit 7845730cab6ebbdeb621e7349b7dc1a59c3377be
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commit_date 20200803
|
||||
%global commit_date 20201024
|
||||
%global gitrel .%{commit_date}.git%{shortcommit}
|
||||
|
||||
Name: spirv-headers
|
||||
Version: 1.5.1
|
||||
Release: 5%{?gitrel}%{?dist}
|
||||
Version: 1.5.4
|
||||
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
|
||||
* Mon Nov 02 2020 Dave Airlie <airlied@redhat.com> - 1.5.4-1
|
||||
- Update to latest spirv headers
|
||||
|
||||
* Tue Aug 04 2020 Dave Airlie <airlied@redhat.com> - 1.5.1-5.20200803.git3fdabd0
|
||||
- Update to latest spirv headers
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user