diff --git a/shaderc.changes b/shaderc.changes index 6227ac6..04be99a 100644 --- a/shaderc.changes +++ b/shaderc.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Apr 18 23:38:20 UTC 2022 - Jan Engelhardt + +- Update to release 2022.1 + * Validator handles Nontemporal image operand + * Optimizer handles RayQueryKHR type + ------------------------------------------------------------------- Mon Mar 28 20:42:26 UTC 2022 - Bjørn Lie diff --git a/shaderc.spec b/shaderc.spec index 4c71d1b..702bd45 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.0 +Version: 2022.1 Release: 0 Summary: A collection of tools, libraries and tests for shader compilation License: Apache-2.0 @@ -33,8 +33,8 @@ BuildRequires: c++_compiler 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 +BuildRequires: spirv-headers >= 1.6.g6 +BuildRequires: spirv-tools-devel >= 2022.2~sdk204 %description A collection of tools, libraries and tests for shader compilation. diff --git a/v2022.0.tar.gz b/v2022.0.tar.gz deleted file mode 100644 index 18c115d..0000000 --- a/v2022.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1e60866ed5cec33e1c42e8523ae02ccff906bbfb4d9a5ad2f4a2d810b72f8b43 -size 221934 diff --git a/v2022.1.tar.gz b/v2022.1.tar.gz new file mode 100644 index 0000000..ad09dc4 --- /dev/null +++ b/v2022.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:592c0ba07706a940f95a24073d7f3d050daa0839f24019434a7b2776e5620ace +size 222009