diff --git a/shaderc-2021.3.tar.gz b/shaderc-2021.3.tar.gz deleted file mode 100644 index 69ff15b..0000000 --- a/shaderc-2021.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d05f646c363e6447f233126b196238d9022a1dca1bf98f766511aa1a58320972 -size 221509 diff --git a/shaderc.changes b/shaderc.changes index fa20a4c..af03a52 100644 --- a/shaderc.changes +++ b/shaderc.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Jan 30 14:58:58 UTC 2022 - Enrico Belleri + +- 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 + ------------------------------------------------------------------- Thu Nov 11 20:16:25 UTC 2021 - Jan Engelhardt diff --git a/shaderc.spec b/shaderc.spec index 024a5b9..444a886 100644 --- a/shaderc.spec +++ b/shaderc.spec @@ -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 diff --git a/v2022.0.tar.gz b/v2022.0.tar.gz new file mode 100644 index 0000000..18c115d --- /dev/null +++ b/v2022.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e60866ed5cec33e1c42e8523ae02ccff906bbfb4d9a5ad2f4a2d810b72f8b43 +size 221934