- Update to release 1.3.247

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-tools?expand=0&rev=105
This commit is contained in:
Jan Engelhardt 2023-04-19 20:16:39 +00:00 committed by Git OBS Bridge
parent 2630d0cee0
commit 4e3ba7525c
4 changed files with 14 additions and 7 deletions

View File

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

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Apr 19 20:11:40 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.3.247
* vulkaninfo: Dont enable Direct Driver Loading Ext
* vkcubepp: Fix custom height not working
-------------------------------------------------------------------
Wed Mar 29 14:06:41 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@ -17,14 +17,14 @@
Name: vulkan-tools
Version: 1.3.243.0
Version: 1.3.247
Release: 0
Summary: Diagnostic utilities for Vulkan
License: Apache-2.0
Group: Development/Tools/Other
URL: https://github.com/KhronosGroup/Vulkan-Tools
Source0: https://github.com/KhronosGroup/Vulkan-Tools/archive/refs/tags/sdk-%version.tar.gz
Source1: baselibs.conf
Source: https://github.com/KhronosGroup/Vulkan-Tools/archive/refs/tags/v%version.tar.gz
Source9: baselibs.conf
BuildRequires: cmake >= 3.17
BuildRequires: gcc-c++ >= 4.8
BuildRequires: glslang-devel
@ -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-sdk-%version
%autosetup -p1 -n Vulkan-Tools-%version
%build
mkdir -p glslang/bin