From fa90b47e955240bc2a14395ef628d7b1bcd8122b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Exp=C3=B3sito?= Date: Tue, 28 May 2024 10:09:26 +0200 Subject: [PATCH] Update to 1.3.283.0 SDK --- gating.yaml | 6 ++++++ sources | 2 +- spirv-headers.spec | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 gating.yaml diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..d353613 --- /dev/null +++ b/gating.yaml @@ -0,0 +1,6 @@ +--- !Policy +product_versions: + - rhel-10 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional} diff --git a/sources b/sources index ccd3af9..e44d6c0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (spirv-headers-e867c06.tar.gz) = b7cdedac508995defc1142947300bf699a511b2f3df80e63acc5783829df82ae2b40f9ccb32c1eb5d56b42728a34d0112bbe78ad1474d28efec707db8c4d94d6 +SHA512 (spirv-headers-4f7b471.tar.gz) = adfdf80baf8c8e83595dfbd9245b821b00918f342174d2ff643b426c0da16a9c79877131a697b39b579a2ec691daeae24f846517eac017e41ba6209098f25eab diff --git a/spirv-headers.spec b/spirv-headers.spec index 941a917..bc398d1 100644 --- a/spirv-headers.spec +++ b/spirv-headers.spec @@ -1,4 +1,4 @@ -%global commit e867c06631767a2d96424cbec530f9ee5e78180f +%global commit 4f7b471f1a66b6d06462cd4ba57628cc0cd087d7 %global shortcommit %(c=%{commit}; echo ${c:0:7})