Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package spirv-tools for openSUSE:Factory checked in at 2026-07-17 18:47:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spirv-tools (Old) and /work/SRC/openSUSE:Factory/.spirv-tools.new.24530 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spirv-tools" Fri Jul 17 18:47:39 2026 rev:60 rq:1366167 version:2026.3~rc1 Changes: -------- --- /work/SRC/openSUSE:Factory/spirv-tools/spirv-tools.changes 2026-05-30 22:54:35.187532783 +0200 +++ /work/SRC/openSUSE:Factory/.spirv-tools.new.24530/spirv-tools.changes 2026-07-17 18:48:26.623155489 +0200 @@ -1,0 +2,23 @@ +Thu Jul 16 11:01:11 UTC 2026 - Jan Engelhardt <[email protected]> + +- Update to release 2026.3~rc1 + * Support SPV_QCOM_multiple_wait_queues, + SPV_KHR_opacity_micromap, and SPV_EXT_ocp_microscaling_types + * Add ArmExperimentalMLOperations and NonSemantic.Graph.DebugInfo + instruction sets + * Fix unbounded memory usage in FriendlyNameMapper + * Optimizer: + * Stability fixes for DeadBranchElimPass, CodeSinkingPass, and + OrderBlocks [boo#1271501] + * Improved handling of tensor constants, non-semantic + instructions, and loop decorations + * Add folding rule for extract from copy logical and prevent word + limit overflows + * Validator: + * Support SPV_EXT_ocp_microscaling_types, SPV_EXT_split_barrier, + SPV_ARM_graph, + SPV_NV_cooperative_matrix_decode_vector and Intel extensions + * Disallow duplicate targets for OpGroupDecorate and multiple + graph entry points + +------------------------------------------------------------------- Old: ---- v2026.2.tar.gz New: ---- v2026.3.rc1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spirv-tools.spec ++++++ --- /var/tmp/diff_new_pack.OUqfbb/_old 2026-07-17 18:48:27.391181384 +0200 +++ /var/tmp/diff_new_pack.OUqfbb/_new 2026-07-17 18:48:27.391181384 +0200 @@ -16,8 +16,7 @@ # -%define _lto_cflags %nil -%define lname libSPIRV-Tools-2026_2 +%define lname libSPIRV-Tools-2026_3_rc1 # Leap 15 and SLES 15 defaults to GCC 7, which does not have stable C++17 ABI. # See https://bugzilla.suse.com/show_bug.cgi?id=1235697 @@ -26,13 +25,14 @@ %endif Name: spirv-tools -Version: 2026.2 +Version: 2026.3~rc1 +%define rversion 2026.3.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/v%version.tar.gz +Source: https://github.com/KhronosGroup/SPIRV-Tools/archive/refs/tags/v%rversion.tar.gz Source9: baselibs.conf Patch1: ver.diff BuildRequires: bison @@ -42,7 +42,7 @@ BuildRequires: pkg-config BuildRequires: python3-base BuildRequires: python3-xml -BuildRequires: spirv-headers >= 1.6.4+sdk350 +BuildRequires: spirv-headers >= 1.6.4+sdk350.1+g26 %description The package includes an assembler, binary module parser, @@ -70,7 +70,7 @@ integration into other code bases directly. %prep -%autosetup -p1 -n SPIRV-Tools-%version +%autosetup -p1 -n SPIRV-Tools-%rversion find . -type f -name CMakeLists.txt -exec \ perl -i -pe 's{\@PACKAGE_VERSION\@}{%version}' CMakeLists.txt {} + ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.OUqfbb/_old 2026-07-17 18:48:27.431182733 +0200 +++ /var/tmp/diff_new_pack.OUqfbb/_new 2026-07-17 18:48:27.435182867 +0200 @@ -1,5 +1,5 @@ -mtime: 1780029583 -commit: 3901262100eaf4fb3261d3b16f01ae2d144b3d1cbc9565a7d2cdd1f1791f860a +mtime: 1784201333 +commit: f9b9388d94e620ed9f178715994d4429d05c6e6178b2713877c5bc4357334215 url: https://src.opensuse.org/jengelh/spirv-tools revision: master ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.OUqfbb/_old 2026-07-17 18:48:27.459183676 +0200 +++ /var/tmp/diff_new_pack.OUqfbb/_new 2026-07-17 18:48:27.463183811 +0200 @@ -1,5 +1,5 @@ -libSPIRV-Tools-2026_2 +libSPIRV-Tools-2026_3_rc1 spirv-tools-devel requires -spirv-tools-<targettype> - requires "libSPIRV-Tools-2026_2-<targettype> = <version>" + requires "libSPIRV-Tools-2026_3_rc1-<targettype> = <version>" ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-07-16 13:28:53.000000000 +0200 @@ -0,0 +1 @@ +.osc
