Update to 1.2.162.0 SDK version
This commit is contained in:
parent
c9c76be119
commit
9d759dd8ae
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (spirv-tools-f7da527757140ae701be58274ce6db2f4234d9ff.tar.gz) = 58c3c676aaf5bfabf376b744235c41f7917b92189f5f641b85b65b2b03dbd570e4b78e5ed5b000e4327f1f48d895e25481930e12fc3716df2fc29be50d96ff95
|
||||
SHA512 (spirv-tools-b27b1afd12d05bf238ac7368bb49de73cd620a8e.tar.gz) = a69f69b22f79dc43042d1ff89df937513e6f089b2a309f25766f448727fe8514c80f1075b9d93742f0eb23c0fbd345c07f7c539a41078ffa2d776aa1991ecbf9
|
||||
|
@ -1,13 +1,13 @@
|
||||
%undefine __cmake_in_source_build
|
||||
|
||||
%global commit f7da527757140ae701be58274ce6db2f4234d9ff
|
||||
%global commit b27b1afd12d05bf238ac7368bb49de73cd620a8e
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commit_date 20201031
|
||||
%global commit_date 20201208
|
||||
%global gitrel .%{commit_date}.git%{shortcommit}
|
||||
|
||||
Name: spirv-tools
|
||||
Version: 2020.5
|
||||
Release: 4%{?gitrel}%{?dist}
|
||||
Release: 5%{?gitrel}%{?dist}
|
||||
Summary: API and commands for processing SPIR-V modules
|
||||
|
||||
License: ASL 2.0
|
||||
@ -88,6 +88,9 @@ Development files for %{name}
|
||||
%{_libdir}/pkgconfig/SPIRV-Tools.pc
|
||||
|
||||
%changelog
|
||||
* Thu Jan 28 2021 Dave Airlie <airlied@redhat.com> - 2020.5-5
|
||||
- Update to 1.2.162.0 SDK version
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2020.5-4.20201031.gitf7da527
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user