automatic version update by autodist [release 11.12.0-1mamba;Sun Oct 16 2022]

This commit is contained in:
Automatic Build System 2024-01-05 23:09:02 +01:00
parent 316f325f0a
commit efc5d055d2

View File

@ -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 <autodist@mambasoft.it> 11.12.0-1mamba
- automatic version update by autodist
* Tue Aug 16 2022 Automatic Build System <autodist@mambasoft.it> 11.11.0-1mamba
- automatic version update by autodist