- Update to release SDK-1.3.250.0

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-tools?expand=0&rev=107
This commit is contained in:
Jan Engelhardt 2023-05-30 21:39:16 +00:00 committed by Git OBS Bridge
parent 4e3ba7525c
commit a313e0a7ec
4 changed files with 12 additions and 6 deletions

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

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue May 30 21:38:30 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release SDK-1.3.250.0
* vulkaninfo: Issue flush before exiting
-------------------------------------------------------------------
Wed Apr 19 20:11:40 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@ -17,13 +17,13 @@
Name: vulkan-tools
Version: 1.3.247
Version: 1.3.250.0
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/refs/tags/v%version.tar.gz
Source: https://github.com/KhronosGroup/Vulkan-Tools/archive/refs/tags/sdk-%version.tar.gz
Source9: baselibs.conf
BuildRequires: cmake >= 3.17
BuildRequires: gcc-c++ >= 4.8
@ -45,7 +45,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