automatic version update by autodist [release 13.0.0-1mamba;Sat Aug 26 2023]

This commit is contained in:
Automatic Build System 2024-01-05 23:09:05 +01:00
parent 55ef837b39
commit 3c8070b8b6

View File

@ -1,6 +1,6 @@
Name: glslang
Version: 12.3.1
Release: 2mamba
Version: 13.0.0
Release: 1mamba
Summary: Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator
Group: Development/Tools
Vendor: openmamba
@ -60,9 +60,6 @@ cd ..
%makeinstall -C build
%makeinstall -C build-shared
# Manual fix for link not created during install
ln -s glslang %{buildroot}%{_bindir}/glslangValidator
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
@ -120,6 +117,9 @@ ln -s glslang %{buildroot}%{_bindir}/glslangValidator
%doc README-spirv-remap.txt README.md
%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
- rebuild with OS dependent libraries