From e6ccd8c3d37d40d1ee6587839b351ebf078139ccc7b72001901e95a9ee26728a Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 30 May 2023 22:07:09 +0000 Subject: [PATCH] update to SDK250 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/shaderc?expand=0&rev=49 --- shaderc.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/shaderc.spec b/shaderc.spec index 81a9a3a..7f88c67 100644 --- a/shaderc.spec +++ b/shaderc.spec @@ -33,9 +33,8 @@ BuildRequires: c++_compiler BuildRequires: cmake >= 2.8.12 BuildRequires: glslang-devel >= 12.2 BuildRequires: glslang-nonstd-devel -BuildRequires: spirv-headers >= 1.6.1~sdk239 -BuildRequires: spirv-tools-devel >= 2023.1 -# Switch to 250,2023.3~rc1 when available +BuildRequires: spirv-headers >= 1.6.1~sdk250 +BuildRequires: spirv-tools-devel >= 2023.3~rc1 %description A collection of tools, libraries and tests for shader compilation.