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
This commit is contained in:
Jan Engelhardt 2020-02-19 09:08:11 +00:00 committed by Git OBS Bridge
parent 85ddf81481
commit 2bf856a770
5 changed files with 18 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:520738f6244d1b5f5a91f8c9f9ad5a73e3875e00f07db5f20feac181191f45b5
size 351804

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d529f5c53a704a57d21b005fcd239e524898c240853209fc45fff11270927894
size 352816

View File

@ -2,9 +2,9 @@
<service name="tar_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">https://github.com/KhronosGroup/Vulkan-Tools</param>
<param name="revision">shannon-132-known-good-update</param>
<param name="parent-tag">v1.2.132</param>
<param name="versionformat">1.2.132</param>
<param name="revision">v1.2.133</param>
<param name="parent-tag">v1.2.133</param>
<param name="versionformat">1.2.133</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Feb 19 07:53:56 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
- 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 <alarrosa@suse.com>

View File

@ -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