From a65555b45d990153df492ba2edbc7118f8ebb95e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Exp=C3=B3sito?= Date: Tue, 28 May 2024 13:28:39 +0200 Subject: [PATCH] Update to 1.3.283.0 SDK --- gating.yaml | 6 ++++++ sources | 2 +- vulkan-volk.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 b3635f7..d441490 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (Vulkan-Volk-sdk-1.3.268.0.tar.gz) = 0337eaf7a584793114a301e9459f9f34bf95cfe302a2f1b8ad15adc6edb9912367c86a21794a2eb24899d6a99611826671d87ff5a655c4e25cfc9152dead8e0e +SHA512 (Vulkan-Volk-sdk-1.3.283.0.tar.gz) = c3c69bfd899bab6b6447534b0c7c82392679c903a5ed2cabd7506ccd96135f332735888f6e2fa71787f6c1eec930bd51aa014db84955d51b5f068af95dcaec4d diff --git a/vulkan-volk.spec b/vulkan-volk.spec index 3c11e93..e2fa847 100644 --- a/vulkan-volk.spec +++ b/vulkan-volk.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: vulkan-volk -Version: 1.3.268.0 +Version: 1.3.283.0 Release: %autorelease Summary: Meta loader for Vulkan API