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-21 19:10:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spirv-headers (Old) and /work/SRC/openSUSE:Factory/.spirv-headers.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spirv-headers" Sat Jan 21 19:10:10 2023 rev:33 rq:1059920 version:1.6.1+sdk236+git7.d13b522 Changes: -------- --- /work/SRC/openSUSE:Factory/spirv-headers/spirv-headers.changes 2022-12-24 14:52:08.711580368 +0100 +++ /work/SRC/openSUSE:Factory/.spirv-headers.new.32243/spirv-headers.changes 2023-01-21 19:10:17.592864141 +0100 @@ -1,0 +2,6 @@ +Wed Jan 18 22:31:42 UTC 2023 - Jan Engelhardt <jeng...@inai.de> + +- Update to snapshot 1.6.1+sdk236+git7.d13b522 + * Update ClspvReflection non-semantic instruction set + +------------------------------------------------------------------- Old: ---- sdk-1.3.236.0.tar.gz New: ---- _service spirv-headers-1.6.1+sdk236+git7.d13b522.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spirv-headers.spec ++++++ --- /var/tmp/diff_new_pack.DjOhZ5/_old 2023-01-21 19:10:18.124867178 +0100 +++ /var/tmp/diff_new_pack.DjOhZ5/_new 2023-01-21 19:10:18.132867224 +0100 @@ -1,7 +1,7 @@ # # spec file for package spirv-headers # -# 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 @@ -24,13 +24,14 @@ # and the independently increasing toolchain release number (216). Name: spirv-headers -Version: 1.6.1+sdk236 +Version: 1.6.1+sdk236+git7.d13b522 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: https://github.com/KhronosGroup/SPIRV-Headers/archive/sdk-1.3.236.0.tar.gz +Source: %name-%version.tar.xz BuildArch: noarch BuildRequires: cmake >= 2.8 BuildRequires: fdupes @@ -47,7 +48,7 @@ * The XML registry file. %prep -%autosetup -n SPIRV-Headers-sdk-1.3.236.0 +%autosetup %build %cmake ++++++ _service ++++++ <services> <service name="tar_scm" mode="disabled"> <param name="filename">spirv-headers</param> <param name="scm">git</param> <param name="url">https://github.com/KhronosGroup/SPIRV-Headers</param> <param name="revision">d13b522</param> <param name="parent-tag">sdk-1.3.236.0</param> <param name="versionformat">1.6.1+sdk236+git@TAG_OFFSET@.%h</param> </service> <service name="recompress" mode="disabled"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> <service name="set_version" mode="disabled"/> </services>