git snapshot for newer glslang/validation layers
This commit is contained in:
parent
ac658f1c1f
commit
2867eeb143
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (spirv-tools-97f1d485b76303ea7094fa164c0cc770b79f6f78.tar.gz) = 8addca21404cf3d8e63890b0e7256c56b878660612bd6290e0e2c249a21333aaeddcf2900a24f17a7a1a320ac93a7c429cbc633ed99c1eaddc54015fcf74c42b
|
||||
SHA512 (spirv-tools-67f4838659f475d618c120e13d1a196d7e00ba4b.tar.gz) = d5ef5574e679a703e0b7eefb5d163127bcef3c72ffdaa167c1c99e033ec4b7b3a638d90fd330f0f60c5bd8c5f026c6d69c59948ae20bb1d38606fede61fc6633
|
||||
|
@ -1,11 +1,11 @@
|
||||
%global commit 97f1d485b76303ea7094fa164c0cc770b79f6f78
|
||||
%global commit 67f4838659f475d618c120e13d1a196d7e00ba4b
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commit_date 20200129
|
||||
%global commit_date 20200421
|
||||
%global gitrel .%{commit_date}.git%{shortcommit}
|
||||
|
||||
Name: spirv-tools
|
||||
Version: 2019.5
|
||||
Release: 1%{?gitrel}%{?dist}
|
||||
Release: 2%{?gitrel}%{?dist}
|
||||
Summary: API and commands for processing SPIR-V modules
|
||||
|
||||
License: ASL 2.0
|
||||
@ -87,6 +87,9 @@ popd
|
||||
%{_libdir}/pkgconfig/SPIRV-Tools.pc
|
||||
|
||||
%changelog
|
||||
* Wed Apr 22 2020 Dave Airlie <airlied@redhat.cvom> - 2019.5-2
|
||||
- git snapshot for newer glslang/validation layers
|
||||
|
||||
* Wed Jan 29 2020 Dave Airlie <airlied@redhat.com> - 2019.5-1
|
||||
- git snapshot for newer glslang/validation layers
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user