automatic version update by autodist [release 11.3.0-1mamba;Fri Apr 23 2021]

This commit is contained in:
Automatic Build System 2024-01-05 23:09:02 +01:00
parent e2d0f7301d
commit 4a439e4c4c

View File

@ -1,5 +1,5 @@
Name: glslang
Version: 11.2.0
Version: 11.3.0
Release: 1mamba
Summary: Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator
Group: Development/Tools
@ -12,13 +12,11 @@ Source: https://github.com/KhronosGroup/glslang.git/%{version}/glslang-%{
License: BSD
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: ldconfig
BuildRequires: libgcc
BuildRequires: libstdc++6-devel
## AUTOBUILDREQ-END
BuildRequires: cmake
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.
@ -95,6 +93,9 @@ This package contains libraries and header files for developing applications tha
%doc README-spirv-remap.txt README.md
%changelog
* Fri Apr 23 2021 Automatic Build System <autodist@mambasoft.it> 11.3.0-1mamba
- automatic version update by autodist
* Tue Feb 23 2021 Automatic Build System <autodist@mambasoft.it> 11.2.0-1mamba
- automatic version update by autodist