Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package shaderc for openSUSE:Factory checked in at 2022-02-03 23:16:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/shaderc (Old) and /work/SRC/openSUSE:Factory/.shaderc.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "shaderc" Thu Feb 3 23:16:20 2022 rev:13 rq:950023 version:2022.0 Changes: -------- --- /work/SRC/openSUSE:Factory/shaderc/shaderc.changes 2021-11-13 22:48:36.561253799 +0100 +++ /work/SRC/openSUSE:Factory/.shaderc.new.1898/shaderc.changes 2022-02-03 23:16:58.788410722 +0100 @@ -1,0 +2,8 @@ +Sun Jan 30 14:58:58 UTC 2022 - Enrico Belleri <[email protected]> + +- Update to release 2022.0 + * Update to Glslang 11.8.0 + * Support Vulkan 1.3 + * Support targeting SPIR-V 1.6, which is the default for Vulkan 1.3 + +------------------------------------------------------------------- Old: ---- shaderc-2021.3.tar.gz New: ---- v2022.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ shaderc.spec ++++++ --- /var/tmp/diff_new_pack.ixWqiq/_old 2022-02-03 23:17:00.064402013 +0100 +++ /var/tmp/diff_new_pack.ixWqiq/_new 2022-02-03 23:17:00.064402013 +0100 @@ -1,7 +1,7 @@ # # spec file for package shaderc # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,20 +16,20 @@ # -Name: shaderc %define lname libshaderc_shared1 -Version: 2021.3 +Name: shaderc +Version: 2022.0 Release: 0 Summary: A collection of tools, libraries and tests for shader compilation License: Apache-2.0 Group: Development/Tools/Other URL: https://github.com/google/shaderc #Git-Clone: https://github.com/google/shaderc -Source: %url/archive/v%version.tar.gz#/%name-%version.tar.gz +Source: https://github.com/google/shaderc/archive/v%version.tar.gz Patch1: 0001-Use-system-third-party-libs.patch BuildRequires: c++_compiler -BuildRequires: cmake -BuildRequires: glslang-devel >= 11.1 +BuildRequires: cmake >= 2.8.12 +BuildRequires: glslang-devel >= 11.8.0 BuildRequires: python-xml BuildRequires: spirv-headers >= 1.5.1.corrected+git24 BuildRequires: spirv-tools-devel >= 2020.2
