- Update to release SDK-1.2.170

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-tools?expand=0&rev=73
This commit is contained in:
Jan Engelhardt 2021-02-28 17:00:54 +00:00 committed by Git OBS Bridge
parent 763553d43b
commit 7029962f10
4 changed files with 12 additions and 6 deletions

3
sdk-1.2.170.tar.gz Normal file
View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Feb 28 16:59:50 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to release SDK-1.2.170
* No user-visible changes.
-------------------------------------------------------------------
Wed Feb 10 14:03:46 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

View File

@ -17,14 +17,14 @@
Name: vulkan-tools
Version: 1.2.169
Version: 1.2.170
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/sdk-%version.tar.gz
BuildRequires: cmake >= 3.4
BuildRequires: gcc-c++ >= 4.8
BuildRequires: glslang-devel
@ -44,7 +44,7 @@ graphics applications such as games and interactive media.
This package contains the Khronos official Vulkan tools and utilities.
%prep
%autosetup -p1 -n Vulkan-Tools-%version
%autosetup -p1 -n Vulkan-Tools-sdk-%version
%build
mkdir -p glslang/bin