import spirv-headers-1.5.1-3.20200803.git3fdabd0.el8
This commit is contained in:
parent
875983f3ea
commit
402879d169
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/spirv-headers-dc77030acc9c6fe7ca21fff54c5a9d7b532d7da6.tar.gz
|
||||
SOURCES/spirv-headers-3fdabd0da2932c276b25b9b4a988ba134eba1aa6.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
edb2ea39839ccb671b6ca5a47b05c9705d5d5eb3 SOURCES/spirv-headers-dc77030acc9c6fe7ca21fff54c5a9d7b532d7da6.tar.gz
|
||||
038cc6ae1934fec27fa0f3a35c5ff7ea54d19d2d SOURCES/spirv-headers-3fdabd0da2932c276b25b9b4a988ba134eba1aa6.tar.gz
|
||||
|
@ -1,11 +1,11 @@
|
||||
%global commit dc77030acc9c6fe7ca21fff54c5a9d7b532d7da6
|
||||
%global commit 3fdabd0da2932c276b25b9b4a988ba134eba1aa6
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commit_date 20200121
|
||||
%global commit_date 20200803
|
||||
%global gitrel .%{commit_date}.git%{shortcommit}
|
||||
|
||||
Name: spirv-headers
|
||||
Version: 1.5.1
|
||||
Release: 2%{?gitrel}%{?dist}
|
||||
Release: 3%{?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-3
|
||||
- Update to latest upstream snapshot
|
||||
|
||||
* Wed Jan 29 2020 Dave Airlie <airlied@redhat.com> - 1.5.1-2
|
||||
- Update to latest upstream snapshot
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user