Accepting request 1206382 from X11:Wayland

- Update to release 2024.3

OBS-URL: https://build.opensuse.org/request/show/1206382
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shaderc?expand=0&rev=30
This commit is contained in:
Ana Guerrero 2024-10-09 20:03:17 +00:00 committed by Git OBS Bridge
commit 8c835777aa
6 changed files with 25 additions and 7 deletions

4
_scmsync.obsinfo Normal file
View File

@ -0,0 +1,4 @@
mtime: 1728405193
commit: aa5a5524d17a867ab545f9c4c4e176749afe4b6ee8b9196c0f51acc018b52ae7
url: https://src.opensuse.org/jengelh/shaderc
revision: master

3
build.specials.obscpio Normal file
View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Oct 8 16:02:50 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2024.3
* During HLSL compilation or any optimizing compile, do not
tell the validator to use "friendly names". This should save
time spent in the initial validation step of the optimization
recipe.
* Adapt test golden results to Glslang changes which reorder
decorations by object enum value.
-------------------------------------------------------------------
Thu May 16 12:10:06 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@ -19,7 +19,7 @@
# Remember to bump in baselibs.conf
%define lname libshaderc_shared1
Name: shaderc
Version: 2024.1
Version: 2024.3
Release: 0
Summary: A collection of tools, libraries and tests for shader compilation
License: Apache-2.0
@ -31,11 +31,11 @@ Source99: baselibs.conf
Patch1: 0001-Use-system-third-party-libs.patch
BuildRequires: c++_compiler
BuildRequires: cmake >= 2.8.12
BuildRequires: glslang-devel >= 14.1.0
BuildRequires: glslang-devel >= 15
BuildRequires: glslang-nonstd-devel
BuildRequires: python3-base
BuildRequires: spirv-headers >= 1.6.1~sdk280
BuildRequires: spirv-tools-devel >= 2024.1~rc1
BuildRequires: spirv-headers >= 1.6.4+sdk296
BuildRequires: spirv-tools-devel >= 2024.4~rc1
%description
A collection of tools, libraries and tests for shader compilation.

View File

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

BIN
v2024.3.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.