Accepting request 742267 from X11:Wayland

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/742267
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-tools?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2019-10-24 21:09:25 +00:00 committed by Git OBS Bridge
commit 32524abeb1
5 changed files with 22 additions and 24 deletions

View File

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

View File

@ -1,14 +0,0 @@
<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">e36c760b</param>
<param name="parent-tag">v1.1.119</param>
<param name="versionformat">1.1.120</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>

3
v1.1.124.tar.gz Normal file
View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Oct 16 21:16:14 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.1.124
* vulkaninfo: Handle absence of device group extension
-------------------------------------------------------------------
Sun Sep 22 22:02:39 UTC 2019 - Aaron Stern <ukbeast89@protonmail.com>
- Update to new upstream release 1.1.123
* vulkaninfo: support VK_EXT_subgroup_size_control,
index_type_uint8_ext, VK_EXT_full_screen_exclusive.
-------------------------------------------------------------------
Wed Aug 21 08:53:29 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

View File

@ -16,18 +16,17 @@
#
%define version_unconverted 1.1.120
%define version_unconverted 1.1.124
Name: vulkan-tools
Version: 1.1.120
Version: 1.1.124
Release: 0
Summary: Reference ICD loader for Vulkan
Summary: Diagnostic utilities for Vulkan
License: Apache-2.0
Group: Development/Libraries/C and C++
URL: http://www.khronos.org/
Group: vulkan
URL: https://github.com/KhronosGroup/Vulkan-Tools
#Git-URL: https://github.com/KhronosGroup/Vulkan-Tools
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.11.3226