Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vulkan-headers for openSUSE:Factory checked in at 2023-10-30 22:09:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vulkan-headers (Old) and /work/SRC/openSUSE:Factory/.vulkan-headers.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vulkan-headers" Mon Oct 30 22:09:58 2023 rev:46 rq:1120701 version:1.3.268.0 Changes: -------- --- /work/SRC/openSUSE:Factory/vulkan-headers/vulkan-headers.changes 2023-08-30 10:18:39.456238584 +0200 +++ /work/SRC/openSUSE:Factory/.vulkan-headers.new.17445/vulkan-headers.changes 2023-10-30 22:10:02.142557290 +0100 @@ -1,0 +2,11 @@ +Fri Oct 27 03:47:20 UTC 2023 - Jan Engelhardt <jeng...@inai.de> + +- 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. + +------------------------------------------------------------------- Old: ---- sdk-1.3.261.0.tar.gz New: ---- vulkan-sdk-1.3.268.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vulkan-headers.spec ++++++ --- /var/tmp/diff_new_pack.guvj0n/_old 2023-10-30 22:10:04.058627978 +0100 +++ /var/tmp/diff_new_pack.guvj0n/_new 2023-10-30 22:10:04.062628125 +0100 @@ -22,13 +22,13 @@ # Name: vulkan-headers -Version: 1.3.261.0 +Version: 1.3.268.0 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/sdk-%version.tar.gz +Source: https://github.com/KhronosGroup/Vulkan-Headers/archive/refs/tags/vulkan-sdk-%version.tar.gz Source9: %name-rpmlintrc BuildRequires: cmake >= 2.8.11 BuildArch: noarch @@ -47,7 +47,7 @@ to make use of Vulkan. %prep -%autosetup -n Vulkan-Headers-sdk-%version -p1 +%autosetup -n Vulkan-Headers-vulkan-sdk-%version -p1 %build %cmake \