diff --git a/Vulkan-ValidationLayers-1.1.96.tar.xz b/Vulkan-ValidationLayers-1.1.96.tar.xz deleted file mode 100644 index 712503c..0000000 --- a/Vulkan-ValidationLayers-1.1.96.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b1fdd73c5c9462b9fcc2b4416f01254f697b2f26a1acd52973ab71d7201bffa6 -size 649820 diff --git a/Vulkan-ValidationLayers-1.1.97.0.tar.xz b/Vulkan-ValidationLayers-1.1.97.0.tar.xz new file mode 100644 index 0000000..737ffbe --- /dev/null +++ b/Vulkan-ValidationLayers-1.1.97.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6309ab89e335f3aefc53674f4263e1f3ec5f8b5139ec4b0b73ffa4193d4e5835 +size 667876 diff --git a/_service b/_service index 766f67b..f01850a 100644 --- a/_service +++ b/_service @@ -2,9 +2,9 @@ git https://github.com/KhronosGroup/Vulkan-ValidationLayers - 648a6031d617e5320100ce19e75c7a00b55a8e47 - 648a6031d617e5320100ce19e75c7a00b55a8e47 - 1.1.96 + sdk-1.1.97.0 + v1.1.97 + 1.1.97.0 *.tar diff --git a/vulkan-validationlayers.changes b/vulkan-validationlayers.changes index edfe85c..43c3744 100644 --- a/vulkan-validationlayers.changes +++ b/vulkan-validationlayers.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Jan 24 10:38:44 UTC 2019 - Jan Engelhardt + +- Update to new upstream release 1.1.97.0 + * layers: raytracing and descriptor indexing fixes + * layers: Add VO get function to chassis + * layers: Add bailout for CreateDevice validation + * layers: Move parameter validation to layer chassis + * layers: Added VK_NV_viewport_swizzle, + VK_KHR_depth_stencil_resolve + * layers: Support VK_EXT_memory_priority, + VK_EXT_buffer_device_address + * layers: Add checks for vtx_attrib_divisor extension + ------------------------------------------------------------------- Tue Dec 18 13:12:10 UTC 2018 - Jan Engelhardt diff --git a/vulkan-validationlayers.spec b/vulkan-validationlayers.spec index 200a70c..c403e6b 100644 --- a/vulkan-validationlayers.spec +++ b/vulkan-validationlayers.spec @@ -1,7 +1,7 @@ # # spec file for package vulkan-validationlayers # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,10 +16,10 @@ # -%define version_unconverted 1.1.96 +%define version_unconverted 1.1.97.0 Name: vulkan-validationlayers -Version: 1.1.96 +Version: 1.1.97.0 Release: 0 Summary: Validation layers for Vulkan License: Apache-2.0