forked from pool/vulkan-utility-libraries
Accepting request 1206379 from X11:Wayland
- Update to release SDK-1.3.296 OBS-URL: https://build.opensuse.org/request/show/1206379 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-utility-libraries?expand=0&rev=7
This commit is contained in:
commit
dba03b5c6e
@ -1,4 +1,4 @@
|
|||||||
mtime: 1721711694
|
mtime: 1728407338
|
||||||
commit: b2bcb6ab3fe6ec19dee439c53d296db0a1872403d7b9059a8cc70da59f629ecf
|
commit: 0824ce4a9b5a72b166c4e820e8b83eaec21bf358bcdc26a7abdf289a719a7e2f
|
||||||
url: https://src.opensuse.org/jengelh/vulkan-utility-libraries
|
url: https://src.opensuse.org/jengelh/vulkan-utility-libraries
|
||||||
revision: master
|
revision: master
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:1ba6abed7b1853cb57ad362a94bcb7f2ae3c99420806e9532018e0cc4714cc2e
|
oid sha256:d1184487e4baba9fb7bfb18c2ba415b3d96b4b2293d9514db5d0fc6cea1a1759
|
||||||
size 256
|
size 256
|
||||||
|
BIN
vulkan-sdk-1.3.290.0.tar.gz
(Stored with Git LFS)
BIN
vulkan-sdk-1.3.290.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
vulkan-sdk-1.3.296.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
vulkan-sdk-1.3.296.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 8 17:08:11 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release SDK-1.3.296
|
||||||
|
* safestruct: Accessors for non trivial globals
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 23 05:11:55 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
Tue Jul 23 05:11:55 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -16,9 +16,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define lname libVulkanLayerSettings-1_3_290
|
%define lname libVulkanLayerSettings-1_3_296
|
||||||
Name: vulkan-utility-libraries
|
Name: vulkan-utility-libraries
|
||||||
Version: 1.3.290
|
Version: 1.3.296
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Utility libraries for Vulkan
|
Summary: Utility libraries for Vulkan
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@ -26,8 +26,8 @@ Group: Development/Libraries/C and C++
|
|||||||
URL: https://github.com/KhronosGroup/Vulkan-Utility-Libraries
|
URL: https://github.com/KhronosGroup/Vulkan-Utility-Libraries
|
||||||
Source: https://github.com/KhronosGroup/Vulkan-Utility-Libraries/archive/refs/tags/vulkan-sdk-%version.0.tar.gz
|
Source: https://github.com/KhronosGroup/Vulkan-Utility-Libraries/archive/refs/tags/vulkan-sdk-%version.0.tar.gz
|
||||||
Patch1: shared.diff
|
Patch1: shared.diff
|
||||||
%if 0%{?suse_version} && 0%{?suse_version} < 1599
|
%if 0%{?suse_version} && 0%{?suse_version} < 1600
|
||||||
BuildRequires: gcc11-c++
|
BuildRequires: gcc12-c++
|
||||||
%else
|
%else
|
||||||
BuildRequires: c++_compiler
|
BuildRequires: c++_compiler
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user