From efc5d055d21f9eb50c6d651ca233a716fdb9f25d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 23:09:02 +0100 Subject: [PATCH] automatic version update by autodist [release 11.12.0-1mamba;Sun Oct 16 2022] --- glslang.spec | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/glslang.spec b/glslang.spec index 2572b6c..0668567 100644 --- a/glslang.spec +++ b/glslang.spec @@ -1,5 +1,5 @@ Name: glslang -Version: 11.11.0 +Version: 11.12.0 Release: 1mamba Summary: Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator Group: Development/Tools @@ -88,16 +88,15 @@ This package contains libraries and header files for developing applications tha %{_includedir}/glslang/HLSL/*.h %dir %{_includedir}/glslang/SPIRV %{_includedir}/glslang/SPIRV/*.h -%{_libdir}/libOGLCompiler.a -%{_libdir}/libOSDependent.a -%{_libdir}/libGenericCodeGen.a -%{_libdir}/libMachineIndependent.a -%dir %{_datadir}/glslang -%{_datadir}/glslang/glslang-*.cmake %{_libdir}/cmake/*.cmake +%dir %{_libdir}/cmake/glslang +%{_libdir}/cmake/glslang/glslang*.cmake %doc README-spirv-remap.txt README.md %changelog +* Sun Oct 16 2022 Automatic Build System 11.12.0-1mamba +- automatic version update by autodist + * Tue Aug 16 2022 Automatic Build System 11.11.0-1mamba - automatic version update by autodist