From 637049ce31920cb768b25473c71dcaaad354e6da53483b707c3132452a2f27e1 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 4 Dec 2022 15:37:56 +0000 Subject: [PATCH] since we don't bundle, the "update" to glslang is none OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/shaderc?expand=0&rev=43 --- shaderc.changes | 3 --- shaderc.spec | 6 +++++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/shaderc.changes b/shaderc.changes index 1552b47..1bc9eb4 100644 --- a/shaderc.changes +++ b/shaderc.changes @@ -2,10 +2,7 @@ Sun Dec 4 12:50:08 UTC 2022 - Dirk Müller - update to 2022.4: - * Update to Glslang 11 - * Update SPIRV-Tools, SPIRV-Headers dependencies * Add Cmake BUNDLE DESTINATION option for target install - * The code coverage build is no longer being tested ------------------------------------------------------------------- Fri Nov 25 10:20:34 UTC 2022 - Ferdinand Thiessen diff --git a/shaderc.spec b/shaderc.spec index 3c06519..f82c186 100644 --- a/shaderc.spec +++ b/shaderc.spec @@ -31,7 +31,11 @@ Source99: baselibs.conf Patch1: 0001-Use-system-third-party-libs.patch BuildRequires: c++_compiler BuildRequires: cmake >= 2.8.12 -BuildRequires: glslang-devel >= 11.1.0.g573 +# "DEPS" file recommends: glslang 11.12.0-24-g728c6895 +# DEPS file: spirv-headers sdk-1.3.231.0-14-gc214f6f +# DEPS file: spirv-tools v2022.4-28-gd9446130 +# Slightly lower should work too +BuildRequires: glslang-devel >= 11.12.0 BuildRequires: spirv-headers >= 1.6.1~sdk231 BuildRequires: spirv-tools-devel >= 2022.4