From f703fac9e80a7b2d99a344b7f6c173157369fddc6152e69fac3e04e7f1608320 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 22 Aug 2023 10:06:08 +0000 Subject: [PATCH] - Update to release 2023.4~rc2 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/spirv-tools?expand=0&rev=102 --- baselibs.conf | 4 ++-- spirv-tools.changes | 12 ++++++++++++ spirv-tools.spec | 12 ++++++------ v2023.3.rc1.tar.gz | 3 --- v2023.4.rc2.tar.gz | 3 +++ 5 files changed, 23 insertions(+), 11 deletions(-) delete mode 100644 v2023.3.rc1.tar.gz create mode 100644 v2023.4.rc2.tar.gz diff --git a/baselibs.conf b/baselibs.conf index 328f320..545bd30 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,4 +1,4 @@ -libSPIRV-Tools-2023_3_rc1 +libSPIRV-Tools-2023_4_rc2 spirv-tools-devel requires -spirv-tools- - requires "libSPIRV-Tools-2023_3_rc1- = " + requires "libSPIRV-Tools-2023_4_rc2- = " diff --git a/spirv-tools.changes b/spirv-tools.changes index ca7eaf5..b1cbd2c 100644 --- a/spirv-tools.changes +++ b/spirv-tools.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Aug 22 10:04:10 UTC 2023 - Jan Engelhardt + +- Update to release 2023.4~rc2 + * Add SPV_NV_bindless_texture to spirv optimizations + * Add folding rule for OpTranspose + * spirv-diff: Leave undefined ids unpaired + * SPV_KHR_cooperative_matrix + * Validate GroupNonUniform instructions + * Add support for LiteralFloat type + * Add SPV_EXT_shader_atomic_float_add to allow lists + ------------------------------------------------------------------- Tue May 30 22:01:25 UTC 2023 - Jan Engelhardt diff --git a/spirv-tools.spec b/spirv-tools.spec index fcfda27..1e0849a 100644 --- a/spirv-tools.spec +++ b/spirv-tools.spec @@ -17,17 +17,17 @@ %define _lto_cflags %nil -%define lname libSPIRV-Tools-2023_3_rc1 +%define lname libSPIRV-Tools-2023_4_rc2 Name: spirv-tools -Version: 2023.3~rc1 +Version: 2023.4~rc2 Release: 0 Summary: API and commands for processing SPIR-V modules License: Apache-2.0 Group: Development/Libraries/C and C++ URL: https://github.com/KhronosGroup/SPIRV-Tools -Source: https://github.com/KhronosGroup/SPIRV-Tools/archive/refs/tags/v2023.3.rc1.tar.gz -#Source: https://github.com/KhronosGroup/SPIRV-Tools/archive/refs/tags/sdk-1.3.236.0.tar.gz +Source: https://github.com/KhronosGroup/SPIRV-Tools/archive/refs/tags/v2023.4.rc2.tar.gz +#Source: https://github.com/KhronosGroup/SPIRV-Tools/archive/refs/tags/sdk-1.3.261.0.tar.gz Source9: baselibs.conf Patch1: ver.diff BuildRequires: bison @@ -40,7 +40,7 @@ BuildRequires: gcc11-c++ BuildRequires: pkg-config BuildRequires: python3-base BuildRequires: python3-xml -BuildRequires: spirv-headers >= 1.6.1+sdk250 +BuildRequires: spirv-headers >= 1.6.1+sdk261 %description The package includes an assembler, binary module parser, @@ -68,7 +68,7 @@ validator, and is used in the standalone tools whilst also enabling integration into other code bases directly. %prep -%autosetup -p1 -n SPIRV-Tools-2023.3.rc1 +%autosetup -p1 -n SPIRV-Tools-2023.4.rc2 find . -type f -name CMakeLists.txt -exec \ perl -i -pe 's{\@PACKAGE_VERSION\@}{%version}' CMakeLists.txt {} + diff --git a/v2023.3.rc1.tar.gz b/v2023.3.rc1.tar.gz deleted file mode 100644 index a0d20a1..0000000 --- a/v2023.3.rc1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:117c9b41ac89a6a1df7656cf7eb795b67d0460d7f11ce1120742f59f851026b4 -size 3112300 diff --git a/v2023.4.rc2.tar.gz b/v2023.4.rc2.tar.gz new file mode 100644 index 0000000..7ad5034 --- /dev/null +++ b/v2023.4.rc2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:561b04a3e81ab1f9d46154bce24ce30035e81f808c4f7ad86a2bb6c7f0bc4904 +size 3140011