import spirv-headers-1.2-0.8.20190307.git03a0815.el8_0

This commit is contained in:
CentOS Sources 2019-10-28 16:25:21 -04:00 committed by Andrew Lukoshko
parent 8fdfd17359
commit e90e51fe76
3 changed files with 8 additions and 5 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/spirv-headers-ff684ffc6a35d2a58f0f63108877d0064ea33feb.tar.gz
SOURCES/spirv-headers-03a081524afabdde274d885880c2fef213e46a59.tar.gz

View File

@ -1 +1 @@
e8da19311cd170877b08699273a61c1b157283e4 SOURCES/spirv-headers-ff684ffc6a35d2a58f0f63108877d0064ea33feb.tar.gz
6926bc71d09fa46de4c72cad942a971488809e72 SOURCES/spirv-headers-03a081524afabdde274d885880c2fef213e46a59.tar.gz

View File

@ -1,11 +1,11 @@
%global commit ff684ffc6a35d2a58f0f63108877d0064ea33feb
%global commit 03a081524afabdde274d885880c2fef213e46a59
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20180703
%global commit_date 20190307
%global gitrel .%{commit_date}.git%{shortcommit}
Name: spirv-headers
Version: 1.2
Release: 0.7%{?gitrel}%{?dist}
Release: 0.8%{?gitrel}%{?dist}
Summary: Header files from the SPIR-V registry
License: MIT
@ -55,6 +55,9 @@ mv include/* %buildroot%{_includedir}/
%{_includedir}/spirv/
%changelog
* Thu Mar 07 2019 Dave Airlie <airlied@redhat.com> - 1.2-0.8.20190307.git03a0815
- Update to latest version
* Mon Jul 23 2018 Leigh Scott <leigh123linux@googlemail.com> - 1.2-0.7.20180703.gitff684ff
- Update for SPIRV-Tools-2018.4