automatic version update by autodist [release 11.3.0-1mamba;Fri Apr 23 2021]
This commit is contained in:
parent
e2d0f7301d
commit
4a439e4c4c
@ -1,5 +1,5 @@
|
|||||||
Name: glslang
|
Name: glslang
|
||||||
Version: 11.2.0
|
Version: 11.3.0
|
||||||
Release: 1mamba
|
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
|
||||||
@ -12,13 +12,11 @@ Source: https://github.com/KhronosGroup/glslang.git/%{version}/glslang-%{
|
|||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.
|
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
|
%doc README-spirv-remap.txt README.md
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Feb 23 2021 Automatic Build System <autodist@mambasoft.it> 11.2.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user