From 5a6b2f389083eb4e7cd52a4f90ba5dc4ddc1ffbc2e76def22d7385110adabee0 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 23 Jul 2024 07:00:09 +0200 Subject: [PATCH] vulkan-headers 1.3.290 --- vulkan-headers.changes | 10 ++++++++++ vulkan-headers.spec | 13 +++++++------ vulkan-sdk-1.3.283.0.tar.gz | 3 --- vulkan-sdk-1.3.290.0.tar.gz | 3 +++ 4 files changed, 20 insertions(+), 9 deletions(-) delete mode 100644 vulkan-sdk-1.3.283.0.tar.gz create mode 100644 vulkan-sdk-1.3.290.0.tar.gz diff --git a/vulkan-headers.changes b/vulkan-headers.changes index 3691992..2c03c97 100644 --- a/vulkan-headers.changes +++ b/vulkan-headers.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jul 23 04:56:07 UTC 2024 - Jan Engelhardt + +- Update to release SDK-1.3.290 + * New extensions: VK_EXT_legacy_vertex_attributes, + VK_MESA_image_alignment_control, + VK_EXT_shader_replicated_composites, + VK_KHR_shader_relaxed_extended_instruction, + VK_KHR_maintenance7. + ------------------------------------------------------------------- Thu May 16 11:36:17 UTC 2024 - Jan Engelhardt diff --git a/vulkan-headers.spec b/vulkan-headers.spec index aecfa2c..89cc025 100644 --- a/vulkan-headers.spec +++ b/vulkan-headers.spec @@ -22,15 +22,16 @@ # Name: vulkan-headers -Version: 1.3.283.0 +Version: 1.3.290 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.tar.gz +Source: https://github.com/KhronosGroup/Vulkan-Headers/archive/refs/tags/vulkan-sdk-%version.0.tar.gz Source9: %name-rpmlintrc BuildRequires: cmake >= 2.8.11 +BuildRequires: c++_compiler BuildArch: noarch Requires: pkgconfig(wayland-client) Requires: pkgconfig(x11) @@ -47,7 +48,7 @@ This package contains the development headers for packages wanting to make use of Vulkan. %prep -%autosetup -n Vulkan-Headers-vulkan-sdk-%version -p1 +%autosetup -n Vulkan-Headers-vulkan-sdk-%version.0 -p1 %build %cmake \ @@ -58,9 +59,9 @@ to make use of Vulkan. %install %cmake_install -%if %{suse_version} >= 1600 -%python3_fix_shebang_path %{buildroot}%{_datadir}/vulkan/registry/* -%python3_fix_shebang_path %{buildroot}%{_datadir}/vulkan/registry/spec_tools/* +%if 0%{?suse_version} >= 1600 +%python3_fix_shebang_path %buildroot%_datadir/vulkan/registry/* +%python3_fix_shebang_path %buildroot%_datadir/vulkan/registry/spec_tools/* %endif %files diff --git a/vulkan-sdk-1.3.283.0.tar.gz b/vulkan-sdk-1.3.283.0.tar.gz deleted file mode 100644 index 0c64c7b..0000000 --- a/vulkan-sdk-1.3.283.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cf54a812911b4e3e4ff15716c222a8fb9a87c2771c0b86060cb0ca2570ea55a9 -size 2271561 diff --git a/vulkan-sdk-1.3.290.0.tar.gz b/vulkan-sdk-1.3.290.0.tar.gz new file mode 100644 index 0000000..5b82a2b --- /dev/null +++ b/vulkan-sdk-1.3.290.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b186e1492d97c44102fe858fb9f222b55524a8b6da940a8795c9e326ae6d722 +size 2284263 -- 2.45.2