diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo new file mode 100644 index 0000000..c9676b0 --- /dev/null +++ b/_scmsync.obsinfo @@ -0,0 +1,4 @@ +mtime: 1719991062 +commit: 31778905711a6e493dda38e6848d43bd5aa8059ce73d9dcd5197703f84f6cd79 +url: https://src.opensuse.org/jengelh/spirv-tools +revision: master diff --git a/baselibs.conf b/baselibs.conf index 396d4fa..30d8001 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,4 +1,4 @@ -libSPIRV-Tools-2024_1 +libSPIRV-Tools-2024_3 spirv-tools-devel requires -spirv-tools- - requires "libSPIRV-Tools-2024_1- = " + requires "libSPIRV-Tools-2024_3- = " diff --git a/build.specials.obscpio b/build.specials.obscpio new file mode 100644 index 0000000..0b8c31f --- /dev/null +++ b/build.specials.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81d43042273ae211a0bb448c616dce81b0a98c1bc908609b0dc629144aa32da1 +size 256 diff --git a/spirv-tools.changes b/spirv-tools.changes index f84f956..65c1459 100644 --- a/spirv-tools.changes +++ b/spirv-tools.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Jun 25 20:47:23 UTC 2024 - Jan Engelhardt + +- Update to release 2024.3 + * Optimizer: + * Do not fold MUL and ADDs to generate FMAs + * Add AliasedPointer decoration + * Add support for vulkan-shader-profiler external passes + * Validator: + * Add support for OpExtInstWithForwardRefs + * Disassembler: + * Add decorations to comments + * Add --nested-indent and --reorder-blocks + ------------------------------------------------------------------- Fri Apr 12 18:57:59 UTC 2024 - Jan Engelhardt diff --git a/spirv-tools.spec b/spirv-tools.spec index 105793c..4c3ea57 100644 --- a/spirv-tools.spec +++ b/spirv-tools.spec @@ -17,16 +17,16 @@ %define _lto_cflags %nil -%define lname libSPIRV-Tools-2024_1 +%define lname libSPIRV-Tools-2024_3 Name: spirv-tools -Version: 2024.1 +Version: 2024.3 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/v2024.1.tar.gz +Source: https://github.com/KhronosGroup/SPIRV-Tools/archive/refs/tags/v%version.tar.gz Source9: baselibs.conf Patch1: ver.diff BuildRequires: bison @@ -39,7 +39,7 @@ BuildRequires: gcc11-c++ BuildRequires: pkg-config BuildRequires: python3-base BuildRequires: python3-xml -BuildRequires: spirv-headers >= 1.6.1+sdk275+git19 +BuildRequires: spirv-headers >= 1.6.1+sdk283+g8 %description The package includes an assembler, binary module parser, @@ -67,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-2024.1 +%autosetup -p1 -n SPIRV-Tools-%version find . -type f -name CMakeLists.txt -exec \ perl -i -pe 's{\@PACKAGE_VERSION\@}{%version}' CMakeLists.txt {} + diff --git a/v2024.1.tar.gz b/v2024.1.tar.gz deleted file mode 100644 index 43d04db..0000000 --- a/v2024.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:137780e2a8b5c722888f9ec0fb553e6e92f38a0a5c7fcdad9b715152448b9d82 -size 3171146 diff --git a/v2024.3.tar.gz b/v2024.3.tar.gz new file mode 100644 index 0000000..3d7bc3f --- /dev/null +++ b/v2024.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3961edff3410599112a50bfcda2d4a828f7cb12e8294ee0f6169976ef0532b83 +size 3169316