forked from pool/vulkan-tools
Accepting request 776271 from X11:Wayland
- Update to 1.2.133 OBS-URL: https://build.opensuse.org/request/show/776271 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-tools?expand=0&rev=16
This commit is contained in:
commit
3c24c7a6d4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:520738f6244d1b5f5a91f8c9f9ad5a73e3875e00f07db5f20feac181191f45b5
|
|
||||||
size 351804
|
|
14
_service
14
_service
@ -1,14 +0,0 @@
|
|||||||
<services>
|
|
||||||
<service name="tar_scm" mode="disabled">
|
|
||||||
<param name="scm">git</param>
|
|
||||||
<param name="url">https://github.com/KhronosGroup/Vulkan-Tools</param>
|
|
||||||
<param name="revision">shannon-132-known-good-update</param>
|
|
||||||
<param name="parent-tag">v1.2.132</param>
|
|
||||||
<param name="versionformat">1.2.132</param>
|
|
||||||
</service>
|
|
||||||
<service name="recompress" mode="disabled">
|
|
||||||
<param name="file">*.tar</param>
|
|
||||||
<param name="compression">xz</param>
|
|
||||||
</service>
|
|
||||||
<service name="set_version" mode="disabled"/>
|
|
||||||
</services>
|
|
3
v1.2.133.tar.gz
Normal file
3
v1.2.133.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7e1b8135c956ddeddadd8496c02c4280f85fca6e972cad57e5bc0b2a5a76ae4c
|
||||||
|
size 698176
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 19 07:53:56 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
||||||
|
|
||||||
|
- Update to 1.2.133
|
||||||
|
* vulkaninfo: support ASTC HDR formats
|
||||||
|
* vulkaninfo: Update VkFormat ranges
|
||||||
|
* vulkaninfo: new vkconfig_output backdend
|
||||||
|
* vulkaninfo: Check for surface extensions
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 7 13:12:50 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
Fri Feb 7 13:12:50 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
||||||
|
|
||||||
|
@ -17,15 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: vulkan-tools
|
Name: vulkan-tools
|
||||||
Version: 1.2.132
|
Version: 1.2.133
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Diagnostic utilities for Vulkan
|
Summary: Diagnostic utilities for Vulkan
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Group: Development/Tools/Other
|
Group: Development/Tools/Other
|
||||||
URL: https://github.com/KhronosGroup/Vulkan-Tools
|
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
|
||||||
Source: Vulkan-Tools-%version.tar.xz
|
|
||||||
BuildRequires: cmake >= 3.4
|
BuildRequires: cmake >= 3.4
|
||||||
BuildRequires: gcc-c++ >= 4.8
|
BuildRequires: gcc-c++ >= 4.8
|
||||||
BuildRequires: glslang-devel >= 7.13.3496
|
BuildRequires: glslang-devel >= 7.13.3496
|
||||||
|
Loading…
Reference in New Issue
Block a user