Accepting request 769804 from X11:Wayland

- Update to 1.2.132

OBS-URL: https://build.opensuse.org/request/show/769804
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-tools?expand=0&rev=14
This commit is contained in:
Dominique Leuenberger 2020-02-04 18:55:32 +00:00 committed by Git OBS Bridge
commit 7febabaffd
5 changed files with 28 additions and 5 deletions

View File

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

14
_service Normal file
View File

@ -0,0 +1,14 @@
<services>
<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.1.132</param>
<param name="versionformat">1.1.132</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service name="set_version" mode="disabled"/>
</services>

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Feb 3 21:42:42 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- 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 <jengelh@inai.de>

View File

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