automatic version update by autodist [release 13.0.0-1mamba;Sat Aug 26 2023]
This commit is contained in:
parent
55ef837b39
commit
3c8070b8b6
10
glslang.spec
10
glslang.spec
@ -1,6 +1,6 @@
|
|||||||
Name: glslang
|
Name: glslang
|
||||||
Version: 12.3.1
|
Version: 13.0.0
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator
|
Summary: Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -60,9 +60,6 @@ cd ..
|
|||||||
%makeinstall -C build
|
%makeinstall -C build
|
||||||
%makeinstall -C build-shared
|
%makeinstall -C build-shared
|
||||||
|
|
||||||
# Manual fix for link not created during install
|
|
||||||
ln -s glslang %{buildroot}%{_bindir}/glslangValidator
|
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
@ -120,6 +117,9 @@ ln -s glslang %{buildroot}%{_bindir}/glslangValidator
|
|||||||
%doc README-spirv-remap.txt README.md
|
%doc README-spirv-remap.txt README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Aug 26 2023 Automatic Build System <autodist@mambasoft.it> 13.0.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Aug 20 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 12.3.1-2mamba
|
* Sun Aug 20 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 12.3.1-2mamba
|
||||||
- rebuild with OS dependent libraries
|
- rebuild with OS dependent libraries
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user