Update to 1.2.176.1 SDK version
This commit is contained in:
parent
9d759dd8ae
commit
4173522f74
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (spirv-tools-b27b1afd12d05bf238ac7368bb49de73cd620a8e.tar.gz) = a69f69b22f79dc43042d1ff89df937513e6f089b2a309f25766f448727fe8514c80f1075b9d93742f0eb23c0fbd345c07f7c539a41078ffa2d776aa1991ecbf9
|
SHA512 (spirv-tools-dc72924cb31cd9f3dbc3eb47e9d926cf641e3a07.tar.gz) = 013ffb86238664d620a33bc34921b040b5295f8fca0708da12cce8a1561815a3a46bff5ce9a61ca8155f1adf3298b599db3b96bceb1263b2f167f332ecdb18aa
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
%undefine __cmake_in_source_build
|
%undefine __cmake_in_source_build
|
||||||
|
|
||||||
%global commit b27b1afd12d05bf238ac7368bb49de73cd620a8e
|
%global commit dc72924cb31cd9f3dbc3eb47e9d926cf641e3a07
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
%global commit_date 20201208
|
%global commit_date 20210419
|
||||||
%global gitrel .%{commit_date}.git%{shortcommit}
|
%global gitrel .%{commit_date}.git%{shortcommit}
|
||||||
|
|
||||||
Name: spirv-tools
|
Name: spirv-tools
|
||||||
Version: 2020.5
|
Version: 2021.1
|
||||||
Release: 5%{?gitrel}%{?dist}
|
Release: 1%{?gitrel}%{?dist}
|
||||||
Summary: API and commands for processing SPIR-V modules
|
Summary: API and commands for processing SPIR-V modules
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -88,6 +88,9 @@ Development files for %{name}
|
|||||||
%{_libdir}/pkgconfig/SPIRV-Tools.pc
|
%{_libdir}/pkgconfig/SPIRV-Tools.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 18 2021 Dave Airlie <airlied@redhat.com> - 2021.1-1
|
||||||
|
- Update to 1.2.176.1 SDK version
|
||||||
|
|
||||||
* Thu Jan 28 2021 Dave Airlie <airlied@redhat.com> - 2020.5-5
|
* Thu Jan 28 2021 Dave Airlie <airlied@redhat.com> - 2020.5-5
|
||||||
- Update to 1.2.162.0 SDK version
|
- Update to 1.2.162.0 SDK version
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user