automatic version update by autodist [release 11.11.0-1mamba;Tue Aug 16 2022]
This commit is contained in:
parent
ff393aacfb
commit
316f325f0a
12
glslang.spec
12
glslang.spec
@ -1,5 +1,5 @@
|
||||
Name: glslang
|
||||
Version: 11.10.0
|
||||
Version: 11.11.0
|
||||
Release: 1mamba
|
||||
Summary: Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator
|
||||
Group: Development/Tools
|
||||
@ -69,6 +69,7 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/libglslang-default-resource-limits.so
|
||||
%{_libdir}/libglslang.so
|
||||
%{_libdir}/libHLSL.so
|
||||
%doc LICENSE.txt
|
||||
|
||||
%files -n lib%{name}-devel
|
||||
%defattr(-,root,root)
|
||||
@ -87,12 +88,19 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_includedir}/glslang/HLSL/*.h
|
||||
%dir %{_includedir}/glslang/SPIRV
|
||||
%{_includedir}/glslang/SPIRV/*.h
|
||||
%{_libdir}/cmake/*.cmake
|
||||
%{_libdir}/libOGLCompiler.a
|
||||
%{_libdir}/libOSDependent.a
|
||||
%{_libdir}/libGenericCodeGen.a
|
||||
%{_libdir}/libMachineIndependent.a
|
||||
%dir %{_datadir}/glslang
|
||||
%{_datadir}/glslang/glslang-*.cmake
|
||||
%{_libdir}/cmake/*.cmake
|
||||
%doc README-spirv-remap.txt README.md
|
||||
|
||||
%changelog
|
||||
* Tue Aug 16 2022 Automatic Build System <autodist@mambasoft.it> 11.11.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 04 2022 Automatic Build System <autodist@mambasoft.it> 11.10.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user