Update to spirv headers for 1.2.189 sdk
This commit is contained in:
parent
ddbd8b1ff9
commit
133468f124
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (spirv-headers-07f259e68af3a540038fa32df522554e74f53ed5.tar.gz) = 6a47889c6437e8e3c6512b2e458f8ea17879b6cab673cc20d880a461c72116a3b4aeb37784856bf0b0d185109817685513efca916ec7036363d09d0119418d13
|
||||
SHA512 (spirv-headers-449bc986ba6f4c5e10e32828783f9daef2a77644.tar.gz) = 837ebac5afe05b2eb08029058240a8f08d49eca701201f93181e3a9076a15b67421122e8322a4230d6e21766dc85396be6415d352769791d6a44dbae59ce908b
|
||||
|
@ -1,11 +1,11 @@
|
||||
%global commit 07f259e68af3a540038fa32df522554e74f53ed5
|
||||
%global commit 449bc986ba6f4c5e10e32828783f9daef2a77644
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commit_date 20210617
|
||||
%global commit_date 20210728
|
||||
%global gitrel .%{commit_date}.git%{shortcommit}
|
||||
|
||||
Name: spirv-headers
|
||||
Version: 1.5.4
|
||||
Release: 6%{?gitrel}%{?dist}
|
||||
Release: 7%{?gitrel}%{?dist}
|
||||
Summary: Header files from the SPIR-V registry
|
||||
|
||||
License: MIT
|
||||
@ -55,6 +55,9 @@ mv include/* %buildroot%{_includedir}/
|
||||
%{_includedir}/spirv/
|
||||
|
||||
%changelog
|
||||
* Tue Sep 07 2021 Dave Airlie <airlied@redhat.com> - 1.5.4-7.20210728.git449bc98
|
||||
- Update to spirv headers for 1.2.189 sdk
|
||||
|
||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.4-6.20210617.git07f259e
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user