diff --git a/baselibs.conf b/baselibs.conf index 65c8737..a106c12 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,4 +1,4 @@ -libSPIRV-Tools-2023_6_rc1 +libSPIRV-Tools-2024_1_rc1 spirv-tools-devel requires -spirv-tools- - requires "libSPIRV-Tools-2023_6_rc1- = " + requires "libSPIRV-Tools-2024_1_rc1- = " diff --git a/spirv-tools.changes b/spirv-tools.changes index a4d9e24..4da4fe9 100644 --- a/spirv-tools.changes +++ b/spirv-tools.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Mar 10 10:38:33 UTC 2024 - Jan Engelhardt + +- Update to release 2024.1~rc1 + * Add tooling support for SPV_KHR_maximal_reconvergence, + SPV_KHR_float_controls2, SPV_KHR_quad_control, + SPV_NV_shader_atomic_fp16_vector, SPV_QCOM_image_processing2 + * Fold 64-bit int operations + * Support operand kind for SPV_INTEL_maximum_registers + ------------------------------------------------------------------- Fri Dec 22 20:14:02 UTC 2023 - Jan Engelhardt diff --git a/spirv-tools.spec b/spirv-tools.spec index c764df3..3365148 100644 --- a/spirv-tools.spec +++ b/spirv-tools.spec @@ -1,7 +1,7 @@ # # spec file for package spirv-tools # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,17 +17,16 @@ %define _lto_cflags %nil -%define lname libSPIRV-Tools-2023_6_rc1 +%define lname libSPIRV-Tools-2024_1_rc1 Name: spirv-tools -Version: 2023.6~rc1 +Version: 2024.1~rc1 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.6.rc1.tar.gz -#Source: https://github.com/KhronosGroup/SPIRV-Tools/archive/refs/tags/sdk-1.3.268.0.tar.gz +Source: https://github.com/KhronosGroup/SPIRV-Tools/archive/refs/tags/v2024.1.rc1.tar.gz Source9: baselibs.conf Patch1: ver.diff BuildRequires: bison @@ -40,7 +39,7 @@ BuildRequires: gcc11-c++ BuildRequires: pkg-config BuildRequires: python3-base BuildRequires: python3-xml -BuildRequires: spirv-headers >= 1.6.1+sdk268 +BuildRequires: spirv-headers >= 1.6.1+sdk275+git19 %description The package includes an assembler, binary module parser, @@ -68,7 +67,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.6.rc1 +%autosetup -p1 -n SPIRV-Tools-2024.1.rc1 find . -type f -name CMakeLists.txt -exec \ perl -i -pe 's{\@PACKAGE_VERSION\@}{%version}' CMakeLists.txt {} + diff --git a/v2023.6.rc1.tar.gz b/v2023.6.rc1.tar.gz deleted file mode 100644 index 284d10d..0000000 --- a/v2023.6.rc1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:750e4bfcaccd636fb04dd912b668a8a6d29940f8f83b7d9a266170b1023a1a89 -size 3151486 diff --git a/v2024.1.rc1.tar.gz b/v2024.1.rc1.tar.gz new file mode 100644 index 0000000..f41a354 --- /dev/null +++ b/v2024.1.rc1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:793715a2b09b86bbd795101a201724a8fc86fe9619b1ecbaf78677e77a183b92 +size 3171457