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 2023-01-21 19:09:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spirv-tools (Old) and /work/SRC/openSUSE:Factory/.spirv-tools.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spirv-tools" Sat Jan 21 19:09:59 2023 rev:37 rq:1059456 version:2023.1 Changes: -------- --- /work/SRC/openSUSE:Factory/spirv-tools/spirv-tools.changes 2022-12-24 14:52:11.331595655 +0100 +++ /work/SRC/openSUSE:Factory/.spirv-tools.new.32243/spirv-tools.changes 2023-01-21 19:10:06.604801413 +0100 @@ -1,0 +2,7 @@ +Wed Jan 18 22:23:42 UTC 2023 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 2023.1 + * Validate version 5 of clspv reflection + * Fix undef behaviour in hex float parsing + +------------------------------------------------------------------- Old: ---- sdk-1.3.236.0.tar.gz New: ---- v2023.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spirv-tools.spec ++++++ --- /var/tmp/diff_new_pack.y6TfpF/_old 2023-01-21 19:10:07.276805250 +0100 +++ /var/tmp/diff_new_pack.y6TfpF/_new 2023-01-21 19:10:07.280805272 +0100 @@ -1,7 +1,7 @@ # # spec file for package spirv-tools # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 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,17 @@ %define _lto_cflags %nil -%define lname libSPIRV-Tools-2022_4_sdk236 +%define lname libSPIRV-Tools-2023_1 Name: spirv-tools -Version: 2022.4+sdk236 +Version: 2023.1 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/sdk-1.3.236.0.tar.gz +Source: https://github.com/KhronosGroup/SPIRV-Tools/archive/refs/tags/v%version.tar.gz +#Source: https://github.com/KhronosGroup/SPIRV-Tools/archive/refs/tags/sdk-1.3.236.0.tar.gz Source9: baselibs.conf Patch1: ver.diff BuildRequires: bison @@ -36,7 +36,7 @@ BuildRequires: pkg-config BuildRequires: python3-base BuildRequires: python3-xml -BuildRequires: spirv-headers >= 1.6.1+sdk236 +BuildRequires: spirv-headers >= 1.6.1+sdk236+git7 %description The package includes an assembler, binary module parser, @@ -64,8 +64,8 @@ integration into other code bases directly. %prep -%define slibv 2022.4.sdk236 -%autosetup -p1 -n SPIRV-Tools-sdk-1.3.236.0 +%define slibv 2023.1 +%autosetup -p1 -n SPIRV-Tools-%version find . -type f -name CMakeLists.txt -exec \ perl -i -pe 's{\@PACKAGE_VERSION\@}{%slibv}' CMakeLists.txt {} + ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.y6TfpF/_old 2023-01-21 19:10:07.316805478 +0100 +++ /var/tmp/diff_new_pack.y6TfpF/_new 2023-01-21 19:10:07.320805501 +0100 @@ -1,5 +1,5 @@ -libSPIRV-Tools-2022_4_sdk236 +libSPIRV-Tools-2023_1 spirv-tools-devel requires -spirv-tools-<targettype> - requires "libSPIRV-Tools-2022_4_sdk236-<targettype> = <version>" + requires "libSPIRV-Tools-2023_1-<targettype> = <version>"