- Update to new upstream release/snapshot 1.1.120

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-tools?expand=0&rev=24
This commit is contained in:
Jan Engelhardt 2019-08-21 09:01:17 +00:00 committed by Git OBS Bridge
parent 9f61e6a3fb
commit 364ec596e1
5 changed files with 16 additions and 9 deletions

View File

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

View File

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

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">v1.1.112</param>
<param name="parent-tag">v1.1.112</param>
<param name="versionformat">1.1.112</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>

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Aug 21 08:53:29 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Update to new upstream release/snapshot 1.1.120
* vulkaninfo: fix memory leaks from pNext chains
-------------------------------------------------------------------
Fri Jun 28 07:32:59 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

View File

@ -16,17 +16,18 @@
#
%define version_unconverted 1.1.112
%define version_unconverted 1.1.120
Name: vulkan-tools
Version: 1.1.119
Version: 1.1.120
Release: 0
Summary: Reference ICD loader for Vulkan
License: Apache-2.0
Group: Development/Libraries/C and C++
URL: http://www.khronos.org/
#Git-URL: https://github.com/KhronosGroup/Vulkan-Tools
Source: Vulkan-Tools-%version.tar.gz
Source: Vulkan-Tools-%version.tar.xz
BuildRequires: cmake >= 3.4
BuildRequires: gcc-c++ >= 4.8
BuildRequires: glslang-devel >= 7.11.3226