From 61d480074c760b9e7b99bc85f416c234eacc99958eeedc14130d43e1d78730af Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 15 Jun 2022 15:03:13 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/spirv-headers?expand=0&rev=68 --- spirv-headers.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spirv-headers.spec b/spirv-headers.spec index ed4372a..7070cda 100644 --- a/spirv-headers.spec +++ b/spirv-headers.spec @@ -21,7 +21,7 @@ # CMakeLists.txt's project() line contains 1.5.5, but this is outdated too # The SPIR-V version is 1.6.1 (include/spirv/unified1/spirv.core.grammar.json) # They add "SDK" tags that reflect the Vulkan version (1.3), -# and the independently increasing toolchain release number (211). +# and the independently increasing toolchain release number (216). Name: spirv-headers Version: 1.6.1+sdk216 @@ -48,7 +48,7 @@ registry. This includes: * The XML registry file. %prep -%autosetup -n SPIRV-Headers-sdk-1.3.211.0 +%autosetup -n SPIRV-Headers-sdk-1.3.216.0 %build %cmake