Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package spirv-headers for openSUSE:Factory checked in at 2023-10-30 22:09:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spirv-headers (Old) and /work/SRC/openSUSE:Factory/.spirv-headers.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spirv-headers" Mon Oct 30 22:09:56 2023 rev:38 rq:1120699 version:1.6.1+sdk268 Changes: -------- --- /work/SRC/openSUSE:Factory/spirv-headers/spirv-headers.changes 2023-08-30 10:18:34.900075988 +0200 +++ /work/SRC/openSUSE:Factory/.spirv-headers.new.17445/spirv-headers.changes 2023-10-30 22:09:57.986403962 +0100 @@ -1,0 +2,11 @@ +Fri Oct 27 04:00:58 UTC 2023 - Jan Engelhardt <jeng...@inai.de> + +- Update to release SDK-1.3.268.0 + * Add SPV_AMDX_shader_enqueue + * Add SPV_INTEL_cache_controls extension support + * Remove Kernel from ConstantSampler enum values + * Remove additional version "1.0" from SecondaryViewportRelativeNV + * Add headers for SPV_NV_displacement_micromap + * Add LiteralFloat to operand_kinds + +------------------------------------------------------------------- Old: ---- sdk-1.3.261.tar.gz New: ---- vulkan-sdk-1.3.268.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spirv-headers.spec ++++++ --- /var/tmp/diff_new_pack.dOZonh/_old 2023-10-30 22:09:58.686429787 +0100 +++ /var/tmp/diff_new_pack.dOZonh/_new 2023-10-30 22:09:58.686429787 +0100 @@ -24,14 +24,14 @@ # and the independently increasing toolchain release number (239). Name: spirv-headers -Version: 1.6.1+sdk261 -%define innerver 1.3.261 +Version: 1.6.1+sdk268 +%define innerver 1.3.268 Release: 0 Summary: Machine-readable files from the SPIR-V registry License: MIT Group: Development/Libraries/C and C++ URL: https://github.com/KhronosGroup/SPIRV-Headers -Source: https://github.com/KhronosGroup/SPIRV-Headers/archive/sdk-%innerver.tar.gz +Source: https://github.com/KhronosGroup/SPIRV-Headers/archive/vulkan-sdk-%innerver.tar.gz BuildArch: noarch BuildRequires: cmake >= 2.8 BuildRequires: fdupes @@ -48,7 +48,7 @@ * The XML registry file. %prep -%autosetup -n SPIRV-Headers-sdk-%innerver +%autosetup -n SPIRV-Headers-vulkan-sdk-%innerver %build %cmake