import spirv-headers-1.5.4-2.20210728.git449bc98.el8

This commit is contained in:
CentOS Sources 2021-09-09 15:17:16 +00:00 committed by Andrew Lukoshko
parent 2c55c15cf1
commit dcfe9d34e2
3 changed files with 7 additions and 7 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/spirv-headers-07f259e68af3a540038fa32df522554e74f53ed5.tar.gz
SOURCES/spirv-headers-449bc986ba6f4c5e10e32828783f9daef2a77644.tar.gz

View File

@ -1 +1 @@
f2b13b1cf2fc9f17069da64c03dd65d3b5110a03 SOURCES/spirv-headers-07f259e68af3a540038fa32df522554e74f53ed5.tar.gz
57e93c5a2aadedfcfc44f2b6118ecdcf7b014622 SOURCES/spirv-headers-449bc986ba6f4c5e10e32828783f9daef2a77644.tar.gz

View File

@ -1,6 +1,6 @@
%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
@ -10,7 +10,7 @@ Summary: Header files from the SPIR-V registry
License: MIT
URL: https://github.com/KhronosGroup
Source0: %url/SPIRV-Headers/archive/%{commit}.tar.gz#/%{name}-%{commit}.tar.gz
Source0: %url/SPIRV-Headers/archive/%{commit}/%{name}-%{commit}.tar.gz
BuildArch: noarch
@ -55,8 +55,8 @@ mv include/* %buildroot%{_includedir}/
%{_includedir}/spirv/
%changelog
* Wed Jul 07 2021 Dave Airlie <airlied@redhat.com> - 1.5.4-2.20210617.git07f259
- Update to spirv headers for 1.2.182.0 sdk
* Wed Sep 08 2021 Dave Airlie <airlied@redhat.com> - 1.5.4-2.20210728.git449bc98
- Update to spirv headesr for 1.2.189 sdk
* Thu Jan 28 2021 Dave Airlie <airlied@redhat.com> - 1.5.4-1.20201128.gitf027d53
- Update to spirv headers for 1.2.162 sdk