update to latest spirv-tools

This commit is contained in:
Dave Airlie 2020-08-04 13:38:58 +10:00
parent 35ce9ea645
commit 4aba5909c7
2 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
SHA512 (spirv-tools-67f4838659f475d618c120e13d1a196d7e00ba4b.tar.gz) = d5ef5574e679a703e0b7eefb5d163127bcef3c72ffdaa167c1c99e033ec4b7b3a638d90fd330f0f60c5bd8c5f026c6d69c59948ae20bb1d38606fede61fc6633
SHA512 (spirv-tools-92a71657fcbae77caf79181f655fabe8be7e0d84.tar.gz) = 4be665aa340ae0bcbb65fcde07f95bb10235a154354a6d4dd59f3bbe7c853ece2269ae51996d4f445fb0be1f183e01ee9474fc7749954d3cb8920cfe7ee75227

View File

@ -1,13 +1,13 @@
%undefine __cmake_in_source_build
%global commit 67f4838659f475d618c120e13d1a196d7e00ba4b
%global commit 92a71657fcbae77caf79181f655fabe8be7e0d84
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20200421
%global commit_date 20200803
%global gitrel .%{commit_date}.git%{shortcommit}
Name: spirv-tools
Version: 2019.5
Release: 3%{?gitrel}%{?dist}
Release: 4%{?gitrel}%{?dist}
Summary: API and commands for processing SPIR-V modules
License: ASL 2.0
@ -86,6 +86,9 @@ Development files for %{name}
%{_libdir}/pkgconfig/SPIRV-Tools.pc
%changelog
* Tue Aug 04 2020 Dave Airlie <airlied@redhat.com> - 2019.5-4.20200803.git92a71657
- update to latest spirv-tools
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2019.5-3.20200421.git67f4838
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild