- Update to release 13

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/glslang?expand=0&rev=118
This commit is contained in:
Jan Engelhardt 2023-09-06 22:56:17 +00:00 committed by Git OBS Bridge
parent 1be34be24a
commit 69be46f907
5 changed files with 15 additions and 9 deletions

3
13.0.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bcda732434f829aa74414ea0e06d329ec8ac28637c38a0de45e17c8fd25a4715
size 3710806

View File

@ -1 +1 @@
libglslang12
libglslang13

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Sep 6 22:49:08 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 13
* extension: GL_QCOM_image_processing
-------------------------------------------------------------------
Tue Aug 22 10:09:15 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@ -16,16 +16,16 @@
#
%define lname libglslang12
%define lname libglslang13
Name: glslang
Version: 12.3.1+sdk261
Version: 13.0.0
Release: 0
Summary: OpenGL and OpenGL ES shader front end and validator
License: BSD-3-Clause
Group: Development/Libraries/C and C++
URL: https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/
#Git-URL: https://github.com/KhronosGroup/glslang
Source: https://github.com/KhronosGroup/glslang/archive/sdk-1.3.261.0.tar.gz
Source: https://github.com/KhronosGroup/glslang/archive/%version.tar.gz
Source3: baselibs.conf
Patch1: 0001-Revert-CMake-Make-glslang-default-resource-limits-ST.patch
BuildRequires: bison
@ -81,7 +81,7 @@ This package contains additional headers that are not officially installed,
but which some downstream packages rely on.
%prep
%autosetup -p1 -n %name-sdk-1.3.261.0
%autosetup -p1
%build
%global _lto_cflags %{?_lto_cflags} -ffat-lto-objects
@ -132,7 +132,7 @@ done
%postun -n %lname -p /sbin/ldconfig
%files -n %lname
%_libdir/*.so.12*
%_libdir/*.so.13*
%files devel -f devel.files
%_bindir/gls*

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:19fd5c35ec62d7584189e4c4f73378d4343eb655c49818e4bd8a408d6b822f60
size 3705459