diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo new file mode 100644 index 0000000..25d3c70 --- /dev/null +++ b/_scmsync.obsinfo @@ -0,0 +1,4 @@ +mtime: 1722264045 +commit: 1b240cd0dcff06c8a8ae94b069c5d7bc6bb3709d9fad78cda07b3446e376f9e5 +url: https://src.opensuse.org/jengelh/vulkan-headers +revision: master diff --git a/build.specials.obscpio b/build.specials.obscpio new file mode 100644 index 0000000..a73325f --- /dev/null +++ b/build.specials.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcd419bfdd00169c31e1fb1846c0bb66c4efd32eda766154d20f0fd3e3ae2804 +size 256 diff --git a/v1.3.247.tar.gz b/v1.3.247.tar.gz deleted file mode 100644 index 89a6954..0000000 --- a/v1.3.247.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c5c99bd64b5f74bdaec012e69dd5567deb52d78f12f6d2c43c29fd0a1eee87e -size 1956980 diff --git a/vulkan-headers.changes b/vulkan-headers.changes index fcd5cbb..bce52fb 100644 --- a/vulkan-headers.changes +++ b/vulkan-headers.changes @@ -1,3 +1,78 @@ +------------------------------------------------------------------- +Mon Jul 29 14:37:09 UTC 2024 - Martin Jambor + +- Add option -DVULKAN_HEADERS_ENABLE_MODULE=OFF to cmake to make the + package build with gcc14 [boo#1228421] + +------------------------------------------------------------------- +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 + +- Update to release SDK-1.3.283.0 + * No changelog was provided + +------------------------------------------------------------------- +Wed Mar 20 22:02:57 UTC 2024 - Jan Engelhardt + +- Update to release SDK-1.3.280.0 + * New extensions: VK_NV_raw_access_chains, + VK_EXT_map_memory_placed, VK_NV_ray_tracing_validation, + VK_NV_shader_atomic_float16_vector, VK_KHR_video_decode_av1. + +------------------------------------------------------------------- +Fri Feb 23 14:08:29 UTC 2024 - pgajdos@suse.com + +- remove dependency on /usr/bin/python3 using + %python3_fix_shebang_path macro, [bsc#1212476] + +------------------------------------------------------------------- +Thu Jan 18 19:13:54 UTC 2024 - Nicolas FORMICHELLA + +- Update to release SDK-1.3.275.0 + * New extensions: VK_ARM_scheduling_controls, + VK_NV_cuda_kernel_launch, VK_IMG_relaxed_line_rasterization, + VK_EXT_layer_settings, VK_ARM_render_pass_striped, + VK_KHR_calibrated_timestamps, VK_KHR_vertex_attribute_divisor, + VK_KHR_video_encode_queue, VK_KHR_video_encode_h264, + VK_KHR_video_encode_h265, VK_KHR_video_maintenance1, + VK_KHR_maintenance6, VK_NV_per_stage_descriptor_set. + +------------------------------------------------------------------- +Fri Oct 27 03:47:20 UTC 2023 - Jan Engelhardt + +- Update to release SDK-1.3.268.0 + * New extensions: VK_QCOM_filter_cubic_clamp, + VK_QCOM_filter_cubic_weights, VK_QCOM_image_processing2, + VK_QCOM_ycbcr_degamma, VK_NV_descriptor_pool_overallocation, + VK_MSFT_layered_driver, VK_NV_low_latency2, + VK_EXT_nested_command_buffer, + VK_NV_extended_sparse_address_space. + +------------------------------------------------------------------- +Tue Aug 22 08:55:50 UTC 2023 - Jan Engelhardt + +- Update to release SDK-1.3.261.0 + * New extensions: VK_EXT_dynamic_rendering_unused_attachments, + VK_EXT_depth_bias_control, VK_KHR_cooperative_matrix, + VK_EXT_host_image_copy, VK_NV_device_generated_commands_compute, + VK_AMDX_shader_enqueue, VK_KHR_maintenance5. + +------------------------------------------------------------------- +Tue May 30 21:23:37 UTC 2023 - Jan Engelhardt + +- Update to release SDK-1.3.250.0 + * New extensions: VK_EXT_attachment_feedback_loop_dynamic_state, + VK_KHR_ray_tracing_position_fetch + ------------------------------------------------------------------- Wed Apr 19 20:03:22 UTC 2023 - Jan Engelhardt diff --git a/vulkan-headers.spec b/vulkan-headers.spec index e028fae..00c16cb 100644 --- a/vulkan-headers.spec +++ b/vulkan-headers.spec @@ -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,15 +22,16 @@ # Name: vulkan-headers -Version: 1.3.247 +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/v%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,22 +48,25 @@ 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 \ -DCMAKE_INSTALL_SYSCONFDIR="%_sysconfdir" \ -DBUILD_WSI_MIR_SUPPORT=OFF \ - -DBUILD_TESTS=OFF + -DBUILD_TESTS=OFF \ + -DVULKAN_HEADERS_ENABLE_MODULE=OFF %cmake_build %install %cmake_install -# Fixed upstream (#336) for next rel -#find "%buildroot" -name genvk.py -type f -exec chmod a+x {} + +%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 -%license LICENSE.txt +%license LICENSE.md %_includedir/vulkan/ %_includedir/vk_video/ %_datadir/cmake/ 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