Update to 1.2.198.0 SDK Version
This commit is contained in:
parent
d89b63544e
commit
619c66ebe9
@ -1,12 +1,12 @@
|
||||
%undefine __cmake_in_source_build
|
||||
|
||||
%global commit 1fbed83c8aab8517d821fcb4164c08567951938f
|
||||
%global commit 21e3f681e2004590c7865bc8c0195a4ab8e66c88
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commit_date 20210825
|
||||
%global commit_date 20211110
|
||||
%global gitrel .%{commit_date}.git%{shortcommit}
|
||||
|
||||
Name: spirv-tools
|
||||
Version: 2021.3
|
||||
Version: 2021.4
|
||||
Release: 1%{?gitrel}%{?dist}
|
||||
Summary: API and commands for processing SPIR-V modules
|
||||
|
||||
@ -89,6 +89,9 @@ Development files for %{name}
|
||||
%{_libdir}/pkgconfig/SPIRV-Tools.pc
|
||||
|
||||
%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
|
||||
- Update to 1.2.189.0 SDK Version
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user