Update to 1.2.189.0 SDK Version

This commit is contained in:
Dave Airlie 2021-09-07 16:16:14 +10:00
parent 4f3f0e2560
commit 9f2a9e733f
2 changed files with 8 additions and 5 deletions

View File

@ -1 +1 @@
SHA512 (spirv-tools-5dd2f76918bb2d0d67628e338f60f724f3e02e13.tar.gz) = a9b5f6fea22f81bfb3d365b12ed65d7ada027f4412eff62720c84ea4c73ec0fd28706ad3aee38359f9d92ba13a64c7edb02aa6a255e5864bdbaffa15b961094b SHA512 (spirv-tools-1fbed83c8aab8517d821fcb4164c08567951938f.tar.gz) = d99cb85527810413e6df386342a5d0de201defe401fd175f0cd15604dcba0f8c157b63b4d49be64b5161b6a97c0a6ae16fe82080368ec6eb64cd71300d056bea

View File

@ -1,13 +1,13 @@
%undefine __cmake_in_source_build %undefine __cmake_in_source_build
%global commit 5dd2f76918bb2d0d67628e338f60f724f3e02e13 %global commit 1fbed83c8aab8517d821fcb4164c08567951938f
%global shortcommit %(c=%{commit}; echo ${c:0:7}) %global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20210619 %global commit_date 20210825
%global gitrel .%{commit_date}.git%{shortcommit} %global gitrel .%{commit_date}.git%{shortcommit}
Name: spirv-tools Name: spirv-tools
Version: 2021.2 Version: 2021.3
Release: 2%{?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 Sep 07 2021 Dave Airlie <airlied@redhat.com> - 2021.3-1.20210825.git1fbed83
- Update to 1.2.189.0 SDK Version
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2021.2-2.20210619.git5dd2f76 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2021.2-2.20210619.git5dd2f76
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild