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-01-30 17:09:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spirv-headers (Old) and /work/SRC/openSUSE:Factory/.spirv-headers.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spirv-headers" Mon Jan 30 17:09:51 2023 rev:34 rq:1061876 version:1.6.1+sdk239 Changes: -------- --- /work/SRC/openSUSE:Factory/spirv-headers/spirv-headers.changes 2023-01-21 19:10:17.592864141 +0100 +++ /work/SRC/openSUSE:Factory/.spirv-headers.new.32243/spirv-headers.changes 2023-01-30 17:16:40.858372599 +0100 @@ -1,0 +2,9 @@ +Sun Jan 29 13:02:53 UTC 2023 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 1.6.1/SDK-1.3.239.0 + * Add support for StreamingInterfaceINTEL in headers + * C++ headers: Define & and ~ bitwise operators for mask enums + * Add operator^ + * Make operands to Kernel added in v5 optional + +------------------------------------------------------------------- Old: ---- _service spirv-headers-1.6.1+sdk236+git7.d13b522.tar.xz New: ---- sdk-1.3.239.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spirv-headers.spec ++++++ --- /var/tmp/diff_new_pack.8qhmSJ/_old 2023-01-30 17:16:41.282374934 +0100 +++ /var/tmp/diff_new_pack.8qhmSJ/_new 2023-01-30 17:16:41.286374955 +0100 @@ -21,17 +21,16 @@ # CMakeLists.txt's project() line contains 1.5.5, but this is outdated too. # The SPIR-V version is 1.6.1 (include/spirv/unified1/spirv.core.grammar.json) # They add "SDK" tags that reflect the Vulkan version (1.3), -# and the independently increasing toolchain release number (216). +# and the independently increasing toolchain release number (239). Name: spirv-headers -Version: 1.6.1+sdk236+git7.d13b522 +Version: 1.6.1+sdk239 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-1.3.236.0.tar.gz -Source: %name-%version.tar.xz +Source: https://github.com/KhronosGroup/SPIRV-Headers/archive/sdk-1.3.239.0.tar.gz BuildArch: noarch BuildRequires: cmake >= 2.8 BuildRequires: fdupes @@ -48,7 +47,7 @@ * The XML registry file. %prep -%autosetup +%autosetup -n SPIRV-Headers-sdk-1.3.239.0 %build %cmake