forked from pool/vulkan-tools
Accepting request 833603 from X11:Wayland
- Update to release 1.2.153 OBS-URL: https://build.opensuse.org/request/show/833603 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-tools?expand=0&rev=23
This commit is contained in:
commit
6219f6510e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e2c42bb61ae941d7b07201db236e66f40ac35cf800f350e1ae0685a77dca1d1b
|
|
||||||
size 718236
|
|
3
v1.2.153.tar.gz
Normal file
3
v1.2.153.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:34bb95309d9c7d70f14e8144cb921cbbf138b47060770fcc3fdda25a3e45441f
|
||||||
|
size 718274
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 11 05:32:55 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 1.2.153
|
||||||
|
* No user-visible changes.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 10 07:35:40 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 1.2.152
|
||||||
|
* No user-visible changes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 19 07:32:08 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
Wed Aug 19 07:32:08 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: vulkan-tools
|
Name: vulkan-tools
|
||||||
Version: 1.2.151
|
Version: 1.2.153
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Diagnostic utilities for Vulkan
|
Summary: Diagnostic utilities for Vulkan
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@ -50,7 +50,7 @@ This package contains the Khronos official Vulkan tools and utilities.
|
|||||||
mkdir -p glslang/bin
|
mkdir -p glslang/bin
|
||||||
ln -fsv /usr/bin/glslangValidator glslang/bin/
|
ln -fsv /usr/bin/glslangValidator glslang/bin/
|
||||||
%cmake
|
%cmake
|
||||||
make %{?_smp_mflags}
|
%cmake_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%cmake_install
|
%cmake_install
|
||||||
|
Loading…
Reference in New Issue
Block a user