1 Commits

Author SHA256 Message Date
0d08eed669 Sync changes to SLFO-1.2 branch 2025-08-20 14:09:37 +02:00
6 changed files with 17 additions and 15 deletions

View File

@@ -1,4 +0,0 @@
mtime: 1734830238
commit: c65864e017c969c5cf4a302c745a70926134de487832440c1aeae257f650f536
url: https://src.opensuse.org/jengelh/vulkan-headers
revision: master

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7309a909bcdd407f7e4cb4c99c0860a36b9f677c37d4935d5b00d21e9945e377
size 256

BIN
v1.4.304.tar.gz LFS

Binary file not shown.

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Mar 13 16:26:58 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to tag SDK-1.4.309.0
* New extensions: VK_ARM_pipeline_opacity_micromap,
VK_KHR_depth_clamp_zero_one, VK_KHR_maintenance8
VK_EXT_external_memory_metal, VK_KHR_video_maintenance2,
VK_NV_present_metering.
-------------------------------------------------------------------
Sun Dec 22 01:11:34 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package vulkan-headers
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -22,14 +22,14 @@
#
Name: vulkan-headers
Version: 1.4.304
Version: 1.4.309
Release: 0
Summary: Vulkan C and C++ API header files
License: Apache-2.0
Group: Development/Libraries/C and C++
URL: https://github.com/KhronosGroup/Vulkan-Headers
#Source: https://github.com/KhronosGroup/Vulkan-Headers/archive/refs/tags/vulkan-sdk-%version.0.tar.gz
Source: https://github.com/KhronosGroup/Vulkan-Headers/archive/refs/tags/v%version.tar.gz
Source: https://github.com/KhronosGroup/Vulkan-Headers/archive/refs/tags/vulkan-sdk-%version.0.tar.gz
#Source: https://github.com/KhronosGroup/Vulkan-Headers/archive/refs/tags/v%version.tar.gz
Source9: %name-rpmlintrc
BuildRequires: cmake >= 2.8.11
BuildRequires: c++_compiler
@@ -49,7 +49,7 @@ This package contains the development headers for packages wanting
to make use of Vulkan.
%prep
%autosetup -n Vulkan-Headers-%version -p1
%autosetup -n Vulkan-Headers-vulkan-sdk-%version.0 -p1
%build
%cmake \

BIN
vulkan-sdk-1.4.309.0.tar.gz LFS Normal file

Binary file not shown.