- Update to release SDK-1.2.189.0
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-tools?expand=0&rev=80
This commit is contained in:
parent
f806eccb30
commit
9bad451e24
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:584817d57169604f9d568835f907923e7a84dcc014aa19fe44c54fb22b8fb6a4
|
|
||||||
size 847639
|
|
3
sdk-1.2.189.0.tar.gz
Normal file
3
sdk-1.2.189.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7f252270886c4c3cf74e46d9c0e96b56ed3b851bc47f4fd954afdbff1f5a9aad
|
||||||
|
size 849111
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Sep 5 11:08:44 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release SDK-1.2.189.0
|
||||||
|
* vulkaninfo: Fix image format query arguments
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 6 21:28:21 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
Tue Jul 6 21:28:21 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: vulkan-tools
|
Name: vulkan-tools
|
||||||
Version: 1.2.182.0
|
Version: 1.2.189.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Diagnostic utilities for Vulkan
|
Summary: Diagnostic utilities for Vulkan
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@ -30,7 +30,7 @@ BuildRequires: gcc-c++ >= 4.8
|
|||||||
BuildRequires: glslang-devel >= 8.13.3743
|
BuildRequires: glslang-devel >= 8.13.3743
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: python3-base
|
BuildRequires: python3-base
|
||||||
BuildRequires: pkgconfig(vulkan) >= 1.2.182
|
BuildRequires: pkgconfig(vulkan) >= 1.2.189
|
||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
BuildRequires: pkgconfig(xcb)
|
BuildRequires: pkgconfig(xcb)
|
||||||
Obsoletes: vulkan < %version-%release
|
Obsoletes: vulkan < %version-%release
|
||||||
|
Loading…
Reference in New Issue
Block a user