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