From c4082bf004b173569da103762b7c93bb7b03a900 Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Wed, 27 Apr 2022 13:16:28 +1000 Subject: [PATCH] Rebase to 1.3.211 SDK Version --- sources | 2 +- spirv-tools.spec | 9 ++++++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/sources b/sources index d068f9d..0f03a4f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (spirv-tools-45dd184c790d6bfc78a5a74a10c37e888b1823fa.tar.gz) = 3b6267943248a4b3d048a20dfcd9251229a61ac0f907574d460bbcd7075953c9e2f54cd77edb553c74f40093a0e1b34ae7503005b2b75e8af2d704c8208742fe +SHA512 (spirv-tools-7826e1941eab1aa66fbe84c48b95921bff402a96.tar.gz) = cd75c237b1dc3ea20d37f95a5e37d804a64c0eab40126ee417d5a0457afa76451143d1a4c9ece14a8b8bce7a7eae531de8c63ae5f3c2a19b371aa5a6f81ee01e diff --git a/spirv-tools.spec b/spirv-tools.spec index 04e406a..d6faef6 100644 --- a/spirv-tools.spec +++ b/spirv-tools.spec @@ -1,12 +1,12 @@ %undefine __cmake_in_source_build -%global commit 45dd184c790d6bfc78a5a74a10c37e888b1823fa +%global commit 7826e1941eab1aa66fbe84c48b95921bff402a96 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20220202 +%global commit_date 20220407 %global gitrel .%{commit_date}.git%{shortcommit} Name: spirv-tools -Version: 2022.1 +Version: 2022.2 Release: 1%{?gitrel}%{?dist} Summary: API and commands for processing SPIR-V modules @@ -91,6 +91,9 @@ Development files for %{name} %{_libdir}/pkgconfig/SPIRV-Tools.pc %changelog +* Wed Apr 27 2022 Dave Airlie - 2022.2-1.20220407.git7826e19 +- Rebase to 1.3.211 SDK Version + * Wed Feb 16 2022 Dave Airlie - 2022.1-1.20220202.git45dd184 - Rebase to 1.3.204 SDK Version