From 4a2d032c7ee068a456d1ad7012b3130e5f21b936 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Exp=C3=B3sito?= Date: Thu, 30 May 2024 19:17:24 +0200 Subject: [PATCH] License: AND must be all capital letters Fixes: aad08d5c26b8 ("Update license identifiers") --- glslang.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glslang.spec b/glslang.spec index ea1c0b7..dacccd8 100644 --- a/glslang.spec +++ b/glslang.spec @@ -5,7 +5,7 @@ Version: 14.2.0 Release: %autorelease Summary: OpenGL and OpenGL ES shader front end and validator -License: BSD-2-Clause and BSD-3-Clause and GPL-3.0-or-later and Apache-2.0 +License: BSD-2-Clause AND BSD-3-Clause AND GPL-3.0-or-later AND Apache-2.0 URL: https://github.com/KhronosGroup/%{name} Source0: %url/archive/vulkan-sdk-%{sdkver}.tar.gz#/%{name}-sdk-%{sdkver}.tar.gz # Patch to build against system spirv-tools (rebased locally)