From a100b87b1ed4865407e4babcfb03b435778d78e1975b6fa19a0109c01ab871b8 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 3 Feb 2020 21:44:58 +0000 Subject: [PATCH] - Update to 1.2.132 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-tools?expand=0&rev=39 --- Vulkan-Tools-1.1.132.tar.xz | 3 +++ _service | 14 ++++++++++++++ v1.2.131.tar.gz | 3 --- vulkan-tools.changes | 8 ++++++++ vulkan-tools.spec | 5 +++-- 5 files changed, 28 insertions(+), 5 deletions(-) create mode 100644 Vulkan-Tools-1.1.132.tar.xz create mode 100644 _service delete mode 100644 v1.2.131.tar.gz diff --git a/Vulkan-Tools-1.1.132.tar.xz b/Vulkan-Tools-1.1.132.tar.xz new file mode 100644 index 0000000..9bdc3c6 --- /dev/null +++ b/Vulkan-Tools-1.1.132.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa637bd0577b60703ac4b564013d25c6d5c5f7334d4cbc8ceaef698a0ab7dabb +size 351752 diff --git a/_service b/_service new file mode 100644 index 0000000..b3b399e --- /dev/null +++ b/_service @@ -0,0 +1,14 @@ + + + git + https://github.com/KhronosGroup/Vulkan-Tools + shannon-132-known-good-update + v1.1.132 + 1.1.132 + + + *.tar + xz + + + diff --git a/v1.2.131.tar.gz b/v1.2.131.tar.gz deleted file mode 100644 index d2ffb28..0000000 --- a/v1.2.131.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e66826683c06ff24a9f338bb1dd9aa9514c30c008734c104d97febc78b4db315 -size 696240 diff --git a/vulkan-tools.changes b/vulkan-tools.changes index 55b8b19..04b0951 100644 --- a/vulkan-tools.changes +++ b/vulkan-tools.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Feb 3 21:42:42 UTC 2020 - Jan Engelhardt + +- Update to 1.2.132 + * vulkaninfo: use GPU version instead of instance + * vulkaninfo: remove duplicate flags/bitmasks + * vulkaninfo: erroneous presentation surfaces + ------------------------------------------------------------------- Sun Jan 19 12:05:19 UTC 2020 - Jan Engelhardt diff --git a/vulkan-tools.spec b/vulkan-tools.spec index 435c461..3a127dd 100644 --- a/vulkan-tools.spec +++ b/vulkan-tools.spec @@ -17,14 +17,15 @@ Name: vulkan-tools -Version: 1.2.131 +Version: 1.1.132 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: 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