forked from pool/vulkan-headers
Accepting request 1139798 from home:stig124:branches:Emulators
- Update to release SDK-1.3.275.0 * cmake: Fix integration.install for multi config generators * Use ctest for integration testing * gn: Fix validation layer build * Remove genvk.py from Vulkan-Headers OBS-URL: https://build.opensuse.org/request/show/1139798 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-headers?expand=0&rev=109
This commit is contained in:
parent
903f4b2575
commit
9df2507d4e
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 18 19:13:54 UTC 2024 - Nicolas FORMICHELLA <stigpro@outlook.fr>
|
||||
|
||||
- Update to release SDK-1.3.275.0
|
||||
* cmake: Fix integration.install for multi config generators
|
||||
* Use ctest for integration testing
|
||||
* gn: Fix validation layer build
|
||||
* Remove genvk.py from Vulkan-Headers
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 27 03:47:20 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package vulkan-headers
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -22,7 +22,7 @@
|
||||
#
|
||||
|
||||
Name: vulkan-headers
|
||||
Version: 1.3.268.0
|
||||
Version: 1.3.275.0
|
||||
Release: 0
|
||||
Summary: Vulkan C and C++ API header files
|
||||
License: Apache-2.0
|
||||
@ -58,8 +58,6 @@ to make use of Vulkan.
|
||||
|
||||
%install
|
||||
%cmake_install
|
||||
# Fixed upstream (#336) for next rel
|
||||
#find "%buildroot" -name genvk.py -type f -exec chmod a+x {} +
|
||||
|
||||
%files
|
||||
%license LICENSE.md
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:94993cbe2b1a604c0d5d9ea37a767e1aba4d771d2bfd4ddceefd66243095164f
|
||||
size 2133179
|
3
vulkan-sdk-1.3.275.0.tar.gz
Normal file
3
vulkan-sdk-1.3.275.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fcd2136a9feb0402820b334d8242773462cc47ed397aa20c8f4d04f7ea18d810
|
||||
size 2199831
|
Loading…
Reference in New Issue
Block a user