Accepting request 725036 from X11:Wayland

- Update to new upstream release/snapshot 1.1.120

OBS-URL: https://build.opensuse.org/request/show/725036
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-tools?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2019-09-09 10:33:28 +00:00 committed by Git OBS Bridge
commit c44e690989
5 changed files with 15 additions and 8 deletions

View File

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

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,15 +16,16 @@
#
%define version_unconverted 1.1.112
%define version_unconverted 1.1.120
Name: vulkan-tools
Version: 1.1.112
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.xz
BuildRequires: cmake >= 3.4