Update to latest spirv headers

This commit is contained in:
Dave Airlie 2020-08-04 13:00:12 +10:00
parent 5acbc48c8a
commit f38200bf34
2 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
SHA512 (spirv-headers-2ad0492fb00919d99500f1da74abf5ad3c870e4e.tar.gz) = e4f75145069fb31fb4db5a225a47f6ff60f7849da8ced7f045f0effea808973cb835d5cf930bb6f8af3e57363375dc22bafc9e9454f13dab8f1ee2eebdb63b8a
SHA512 (spirv-headers-3fdabd0da2932c276b25b9b4a988ba134eba1aa6.tar.gz) = a0fe1bbe384edb6e6ded16a8511394b843de1f1160f582e7b6365374c3647ed52bac8bf376fed38dac035fe5f8cc46d6829c453b3fd2aefb722c669d0b4428ee

View File

@ -1,11 +1,11 @@
%global commit 2ad0492fb00919d99500f1da74abf5ad3c870e4e
%global commit 3fdabd0da2932c276b25b9b4a988ba134eba1aa6
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20200414
%global commit_date 20200803
%global gitrel .%{commit_date}.git%{shortcommit}
Name: spirv-headers
Version: 1.5.1
Release: 4%{?gitrel}%{?dist}
Release: 5%{?gitrel}%{?dist}
Summary: Header files from the SPIR-V registry
License: MIT
@ -55,6 +55,9 @@ mv include/* %buildroot%{_includedir}/
%{_includedir}/spirv/
%changelog
* Tue Aug 04 2020 Dave Airlie <airlied@redhat.com> - 1.5.1-5.20200803.git3fdabd0
- Update to latest spirv headers
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-4.20200414.git2ad0492
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild