Update to 1.2.198.0 SDK Version

This commit is contained in:
Dave Airlie 2021-11-23 16:45:26 +10:00
parent d89b63544e
commit 619c66ebe9

View File

@ -1,12 +1,12 @@
%undefine __cmake_in_source_build %undefine __cmake_in_source_build
%global commit 1fbed83c8aab8517d821fcb4164c08567951938f %global commit 21e3f681e2004590c7865bc8c0195a4ab8e66c88
%global shortcommit %(c=%{commit}; echo ${c:0:7}) %global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20210825 %global commit_date 20211110
%global gitrel .%{commit_date}.git%{shortcommit} %global gitrel .%{commit_date}.git%{shortcommit}
Name: spirv-tools Name: spirv-tools
Version: 2021.3 Version: 2021.4
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
@ -89,6 +89,9 @@ Development files for %{name}
%{_libdir}/pkgconfig/SPIRV-Tools.pc %{_libdir}/pkgconfig/SPIRV-Tools.pc
%changelog %changelog
* Tue Nov 23 2021 Dave Airlie <airlied@redhat.com> - 2021.4-1.20211110.git21e3f68
- Update to 1.2.198.0 SDK Version
* Tue Sep 07 2021 Dave Airlie <airlied@redhat.com> - 2021.3-1.20210825.git1fbed83 * Tue Sep 07 2021 Dave Airlie <airlied@redhat.com> - 2021.3-1.20210825.git1fbed83
- Update to 1.2.189.0 SDK Version - Update to 1.2.189.0 SDK Version