From 2bf856a770e5c990ea1989f0e45a0562cd6e004ba61e9c374fe918c524e67521 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 19 Feb 2020 09:08:11 +0000 Subject: [PATCH 1/2] 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 From 62aa0a2cc1cb6ccbddd3974c11566b1fbc092da31dfb7c150d7041d467778678 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 19 Feb 2020 09:09:04 +0000 Subject: [PATCH 2/2] Trim user-irrelevant changes like build system changes OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-tools?expand=0&rev=44 --- Vulkan-Tools-1.2.133.tar.xz | 3 --- _service | 14 -------------- v1.2.133.tar.gz | 3 +++ vulkan-tools.changes | 2 -- vulkan-tools.spec | 3 +-- 5 files changed, 4 insertions(+), 21 deletions(-) delete mode 100644 Vulkan-Tools-1.2.133.tar.xz delete mode 100644 _service create mode 100644 v1.2.133.tar.gz diff --git a/Vulkan-Tools-1.2.133.tar.xz b/Vulkan-Tools-1.2.133.tar.xz deleted file mode 100644 index 2174fbc..0000000 --- a/Vulkan-Tools-1.2.133.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d529f5c53a704a57d21b005fcd239e524898c240853209fc45fff11270927894 -size 352816 diff --git a/_service b/_service deleted file mode 100644 index cdd321c..0000000 --- a/_service +++ /dev/null @@ -1,14 +0,0 @@ - - - git - https://github.com/KhronosGroup/Vulkan-Tools - v1.2.133 - v1.2.133 - 1.2.133 - - - *.tar - xz - - - diff --git a/v1.2.133.tar.gz b/v1.2.133.tar.gz new file mode 100644 index 0000000..c0c8945 --- /dev/null +++ b/v1.2.133.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e1b8135c956ddeddadd8496c02c4280f85fca6e972cad57e5bc0b2a5a76ae4c +size 698176 diff --git a/vulkan-tools.changes b/vulkan-tools.changes index 407d95d..2831bfe 100644 --- a/vulkan-tools.changes +++ b/vulkan-tools.changes @@ -6,8 +6,6 @@ Wed Feb 19 07:53:56 UTC 2020 - Antonio Larrosa * 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 8122391..18d4eb9 100644 --- a/vulkan-tools.spec +++ b/vulkan-tools.spec @@ -24,8 +24,7 @@ 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 BuildRequires: cmake >= 3.4 BuildRequires: gcc-c++ >= 4.8 BuildRequires: glslang-devel >= 7.13.3496