Update to 1.2.182.0 SDK Version

This commit is contained in:
Dave Airlie 2021-07-07 09:27:39 +10:00
parent 4173522f74
commit 0f8bc89bbb
2 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
SHA512 (spirv-tools-dc72924cb31cd9f3dbc3eb47e9d926cf641e3a07.tar.gz) = 013ffb86238664d620a33bc34921b040b5295f8fca0708da12cce8a1561815a3a46bff5ce9a61ca8155f1adf3298b599db3b96bceb1263b2f167f332ecdb18aa SHA512 (spirv-tools-5dd2f76918bb2d0d67628e338f60f724f3e02e13.tar.gz) = a9b5f6fea22f81bfb3d365b12ed65d7ada027f4412eff62720c84ea4c73ec0fd28706ad3aee38359f9d92ba13a64c7edb02aa6a255e5864bdbaffa15b961094b

View File

@ -1,12 +1,12 @@
%undefine __cmake_in_source_build %undefine __cmake_in_source_build
%global commit dc72924cb31cd9f3dbc3eb47e9d926cf641e3a07 %global commit 5dd2f76918bb2d0d67628e338f60f724f3e02e13
%global shortcommit %(c=%{commit}; echo ${c:0:7}) %global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20210419 %global commit_date 20210619
%global gitrel .%{commit_date}.git%{shortcommit} %global gitrel .%{commit_date}.git%{shortcommit}
Name: spirv-tools Name: spirv-tools
Version: 2021.1 Version: 2021.2
Release: 1%{?gitrel}%{?dist} Release: 1%{?gitrel}%{?dist}
Summary: API and commands for processing SPIR-V modules Summary: API and commands for processing SPIR-V modules
@ -88,6 +88,9 @@ Development files for %{name}
%{_libdir}/pkgconfig/SPIRV-Tools.pc %{_libdir}/pkgconfig/SPIRV-Tools.pc
%changelog %changelog
* Wed Jul 07 2021 Dave Airlie <airlied@redhat.com> - 2021.2-1
- Update to 1.2.182.0 SDK Version
* Tue May 18 2021 Dave Airlie <airlied@redhat.com> - 2021.1-1 * Tue May 18 2021 Dave Airlie <airlied@redhat.com> - 2021.1-1
- Update to 1.2.176.1 SDK version - Update to 1.2.176.1 SDK version