diff --git a/v1.1.130.tar.gz b/v1.1.130.tar.gz deleted file mode 100644 index 22c3133..0000000 --- a/v1.1.130.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef3a8decd315736612479f9e9b03dbac690722b663a9bf9d064ff227298d3a50 -size 1814577 diff --git a/v1.2.131.tar.gz b/v1.2.131.tar.gz new file mode 100644 index 0000000..13b86c0 --- /dev/null +++ b/v1.2.131.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dc751aa38b113a1c27ba6d83d5e5e1f8c0d8a2beae953078f9242aca5fb820e +size 1829605 diff --git a/vulkan-validationlayers.changes b/vulkan-validationlayers.changes index 2ffc0be..7fcb5e9 100644 --- a/vulkan-validationlayers.changes +++ b/vulkan-validationlayers.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Jan 22 16:42:59 UTC 2020 - Jan Engelhardt + +- Update to release 1.2.131 + * layers: Add VK_KHR_buffer_device_address support + * layers: Update validation for v1.2 + * layers: Update state tracker for v1.2 + * layers: Account for Vulkan12Features enablement + ------------------------------------------------------------------- Thu Dec 12 20:39:53 UTC 2019 - Jan Engelhardt diff --git a/vulkan-validationlayers.spec b/vulkan-validationlayers.spec index 60c8d5b..6f2008a 100644 --- a/vulkan-validationlayers.spec +++ b/vulkan-validationlayers.spec @@ -1,7 +1,7 @@ # # spec file for package vulkan-validationlayers # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: vulkan-validationlayers -Version: 1.1.130 +Version: 1.2.131 Release: 0 Summary: Validation layers for Vulkan License: Apache-2.0 @@ -28,11 +28,11 @@ Source: https://github.com/KhronosGroup/Vulkan-ValidationLayers/archive/ Source9: %name-rpmlintrc BuildRequires: cmake >= 3.4 BuildRequires: gcc-c++ >= 4.8 -BuildRequires: glslang-devel >= 7.13.3496 +BuildRequires: glslang-devel >= 8.13.3559+git20 BuildRequires: memory-constraints BuildRequires: pkg-config BuildRequires: python3-base -BuildRequires: spirv-tools-devel >= 2019.5~git136 +BuildRequires: spirv-tools-devel >= 2020.1~git24 BuildRequires: pkgconfig(vulkan) >= 1.1.112 BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xcb)