diff --git a/shaderc.changes b/shaderc.changes index d2da1a7..1bc9eb4 100644 --- a/shaderc.changes +++ b/shaderc.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Dec 4 12:50:08 UTC 2022 - Dirk Müller + +- update to 2022.4: + * Add Cmake BUNDLE DESTINATION option for target install + ------------------------------------------------------------------- Fri Nov 25 10:20:34 UTC 2022 - Ferdinand Thiessen diff --git a/shaderc.spec b/shaderc.spec index 59b9eb7..f82c186 100644 --- a/shaderc.spec +++ b/shaderc.spec @@ -19,7 +19,7 @@ # Remember to bump in baselibs.conf %define lname libshaderc_shared1 Name: shaderc -Version: 2022.3 +Version: 2022.4 Release: 0 Summary: A collection of tools, libraries and tests for shader compilation License: Apache-2.0 @@ -31,7 +31,11 @@ Source99: baselibs.conf Patch1: 0001-Use-system-third-party-libs.patch BuildRequires: c++_compiler BuildRequires: cmake >= 2.8.12 -BuildRequires: glslang-devel >= 11.1.0.g573 +# "DEPS" file recommends: glslang 11.12.0-24-g728c6895 +# DEPS file: spirv-headers sdk-1.3.231.0-14-gc214f6f +# DEPS file: spirv-tools v2022.4-28-gd9446130 +# Slightly lower should work too +BuildRequires: glslang-devel >= 11.12.0 BuildRequires: spirv-headers >= 1.6.1~sdk231 BuildRequires: spirv-tools-devel >= 2022.4 diff --git a/v2022.3.tar.gz b/v2022.3.tar.gz deleted file mode 100644 index 78d40fd..0000000 --- a/v2022.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1dee49535cfdf86994990b21fe129a74bb0d628a647f4aae8905bd61df32607 -size 223478 diff --git a/v2022.4.tar.gz b/v2022.4.tar.gz new file mode 100644 index 0000000..3e0eb84 --- /dev/null +++ b/v2022.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a948436f2eca403026fe2c900df0108a0f4972005230817d805c43d96554c9ea +size 223535