From ca92a8f8805dd2e71fc0eb5b303dec797661aad209e1a306f5d548eefbb8e752 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 12 Dec 2019 20:30:24 +0000 Subject: [PATCH] - Update to release 1.1.130 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-tools?expand=0&rev=35 --- Vulkan-Tools-1.1.127.tar.xz | 3 --- _service | 14 -------------- v1.1.130.tar.gz | 3 +++ vulkan-tools.changes | 10 ++++++++++ vulkan-tools.spec | 8 ++++---- 5 files changed, 17 insertions(+), 21 deletions(-) delete mode 100644 Vulkan-Tools-1.1.127.tar.xz delete mode 100644 _service create mode 100644 v1.1.130.tar.gz diff --git a/Vulkan-Tools-1.1.127.tar.xz b/Vulkan-Tools-1.1.127.tar.xz deleted file mode 100644 index 7966555..0000000 --- a/Vulkan-Tools-1.1.127.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a1052266ba7d8b767e52da9ffb2a6e17bb6763e16ac2e618d9254522dbd5cfbc -size 348000 diff --git a/_service b/_service deleted file mode 100644 index cb7a7ff..0000000 --- a/_service +++ /dev/null @@ -1,14 +0,0 @@ - - - git - https://github.com/KhronosGroup/Vulkan-Tools - f094f029 - v1.1.126 - 1.1.127 - - - *.tar - xz - - - diff --git a/v1.1.130.tar.gz b/v1.1.130.tar.gz new file mode 100644 index 0000000..ae421a5 --- /dev/null +++ b/v1.1.130.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5de87f7c13ee2fcdd9c35c1ca9540c04c12900d6d6d77efa3426a4dcf931ec2a +size 694674 diff --git a/vulkan-tools.changes b/vulkan-tools.changes index 7c7fee0..a195f29 100644 --- a/vulkan-tools.changes +++ b/vulkan-tools.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Dec 12 20:22:09 UTC 2019 - Jan Engelhardt + +- Update to release 1.1.130 + * vulkaninfo: return properly on xcb onnection errors + * vulkaninfo: check that extensions aren't disabled + * vkcube: Fix Cube Squishing on Resize + * vkcube: Replace MoltenVK surfaces with Metal + * vulkaninfo: Add VK_EXT_metal_surface info + ------------------------------------------------------------------- Thu Nov 7 08:02:29 UTC 2019 - Jan Engelhardt diff --git a/vulkan-tools.spec b/vulkan-tools.spec index 67556b4..8edc88a 100644 --- a/vulkan-tools.spec +++ b/vulkan-tools.spec @@ -1,7 +1,7 @@ # # spec file for package vulkan-tools # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,15 +17,15 @@ Name: vulkan-tools -Version: 1.1.127 +Version: 1.1.130 Release: 0 Summary: Diagnostic utilities for Vulkan License: Apache-2.0 Group: Development/Tools/Other URL: https://github.com/KhronosGroup/Vulkan-Tools -#Source: https://github.com/KhronosGroup/Vulkan-Tools/archive/v%version.tar.gz -Source: Vulkan-Tools-%version.tar.xz +Source: https://github.com/KhronosGroup/Vulkan-Tools/archive/v%version.tar.gz +#Source: Vulkan-Tools-%version.tar.xz BuildRequires: cmake >= 3.4 BuildRequires: gcc-c++ >= 4.8 BuildRequires: glslang-devel >= 7.13.3496