From 2bf856a770e5c990ea1989f0e45a0562cd6e004ba61e9c374fe918c524e67521 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 19 Feb 2020 09:08:11 +0000 Subject: [PATCH] Accepting request 776217 from home:alarrosa:branches:X11:Wayland - Update to 1.2.133 * vulkaninfo: support ASTC HDR formats * vulkaninfo: Update VkFormat ranges * vulkaninfo: new vkconfig_output backdend * vulkaninfo: Check for surface extensions * build: Fix android update not understanding headers version * vkcube: fix unknown CMake command error OBS-URL: https://build.opensuse.org/request/show/776217 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-tools?expand=0&rev=43 --- Vulkan-Tools-1.2.132.tar.xz | 3 --- Vulkan-Tools-1.2.133.tar.xz | 3 +++ _service | 6 +++--- vulkan-tools.changes | 11 +++++++++++ vulkan-tools.spec | 2 +- 5 files changed, 18 insertions(+), 7 deletions(-) delete mode 100644 Vulkan-Tools-1.2.132.tar.xz create mode 100644 Vulkan-Tools-1.2.133.tar.xz diff --git a/Vulkan-Tools-1.2.132.tar.xz b/Vulkan-Tools-1.2.132.tar.xz deleted file mode 100644 index 4d62df4..0000000 --- a/Vulkan-Tools-1.2.132.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:520738f6244d1b5f5a91f8c9f9ad5a73e3875e00f07db5f20feac181191f45b5 -size 351804 diff --git a/Vulkan-Tools-1.2.133.tar.xz b/Vulkan-Tools-1.2.133.tar.xz new file mode 100644 index 0000000..2174fbc --- /dev/null +++ b/Vulkan-Tools-1.2.133.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d529f5c53a704a57d21b005fcd239e524898c240853209fc45fff11270927894 +size 352816 diff --git a/_service b/_service index b6faa6b..cdd321c 100644 --- a/_service +++ b/_service @@ -2,9 +2,9 @@ git https://github.com/KhronosGroup/Vulkan-Tools - shannon-132-known-good-update - v1.2.132 - 1.2.132 + v1.2.133 + v1.2.133 + 1.2.133 *.tar diff --git a/vulkan-tools.changes b/vulkan-tools.changes index 62978e2..407d95d 100644 --- a/vulkan-tools.changes +++ b/vulkan-tools.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Feb 19 07:53:56 UTC 2020 - Antonio Larrosa + +- Update to 1.2.133 + * vulkaninfo: support ASTC HDR formats + * vulkaninfo: Update VkFormat ranges + * vulkaninfo: new vkconfig_output backdend + * vulkaninfo: Check for surface extensions + * build: Fix android update not understanding headers version + * vkcube: fix unknown CMake command error + ------------------------------------------------------------------- Fri Feb 7 13:12:50 UTC 2020 - Antonio Larrosa diff --git a/vulkan-tools.spec b/vulkan-tools.spec index c467957..8122391 100644 --- a/vulkan-tools.spec +++ b/vulkan-tools.spec @@ -17,7 +17,7 @@ Name: vulkan-tools -Version: 1.2.132 +Version: 1.2.133 Release: 0 Summary: Diagnostic utilities for Vulkan License: Apache-2.0