forked from pool/vulkan-tools
Accepting request 810822 from X11:Wayland
- Update to release 1.2.141 OBS-URL: https://build.opensuse.org/request/show/810822 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-tools?expand=0&rev=19
This commit is contained in:
commit
9c90763884
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4b9e0aab8e873282a7163b3e9966928188c06697002f8f1ce0c567a06a1b5fda
|
|
||||||
size 710528
|
|
3
v1.2.141.tar.gz
Normal file
3
v1.2.141.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2570421840e18e97a596ffbbfdf0609e85e3450e48110ca6714a46f41a0a44b5
|
||||||
|
size 711666
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 28 13:32:28 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 1.2.141
|
||||||
|
* vulkaninfo: fix queues not reporting presentation
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 20 10:32:57 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
Mon Apr 20 10:32:57 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: vulkan-tools
|
Name: vulkan-tools
|
||||||
Version: 1.2.137
|
Version: 1.2.141
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Diagnostic utilities for Vulkan
|
Summary: Diagnostic utilities for Vulkan
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@ -27,7 +27,7 @@ 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/v%version.tar.gz
|
||||||
BuildRequires: cmake >= 3.4
|
BuildRequires: cmake >= 3.4
|
||||||
BuildRequires: gcc-c++ >= 4.8
|
BuildRequires: gcc-c++ >= 4.8
|
||||||
BuildRequires: glslang-devel >= 8.13.3727
|
BuildRequires: glslang-devel
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: python3-base
|
BuildRequires: python3-base
|
||||||
BuildRequires: pkgconfig(vulkan) >= %version
|
BuildRequires: pkgconfig(vulkan) >= %version
|
||||||
|
Loading…
Reference in New Issue
Block a user