Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vulkan-tools for openSUSE:Factory checked in at 2023-10-30 22:09:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vulkan-tools (Old) and /work/SRC/openSUSE:Factory/.vulkan-tools.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vulkan-tools" Mon Oct 30 22:09:59 2023 rev:46 rq:1120705 version:1.3.268.0 Changes: -------- --- /work/SRC/openSUSE:Factory/vulkan-tools/vulkan-tools.changes 2023-08-30 10:18:42.396343507 +0200 +++ /work/SRC/openSUSE:Factory/.vulkan-tools.new.17445/vulkan-tools.changes 2023-10-30 22:10:05.966698370 +0100 @@ -1,0 +2,9 @@ +Fri Oct 27 03:54:02 UTC 2023 - Jan Engelhardt <[email protected]> + +- Update to release SDK-1.3.268.0 + * icd: Add VkSurfacePresentModeCompatibilityEXT support + * icd: Add second VkCooperativeMatrixPropertiesKHR field + * vulkaninfo: Support VK_EXT_surface_maintenance1 properly + * icd: Add VkPhysicalDeviceDriverProperties + +------------------------------------------------------------------- Old: ---- sdk-1.3.261.0.tar.gz New: ---- vulkan-sdk-1.3.268.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vulkan-tools.spec ++++++ --- /var/tmp/diff_new_pack.bcuNmw/_old 2023-10-30 22:10:07.918770385 +0100 +++ /var/tmp/diff_new_pack.bcuNmw/_new 2023-10-30 22:10:07.922770533 +0100 @@ -17,20 +17,20 @@ Name: vulkan-tools -Version: 1.3.261.0 +Version: 1.3.268.0 Release: 0 Summary: Diagnostic utilities for Vulkan License: Apache-2.0 Group: Development/Tools/Other URL: https://github.com/KhronosGroup/Vulkan-Tools -Source: https://github.com/KhronosGroup/Vulkan-Tools/archive/refs/tags/sdk-%version.tar.gz +Source: https://github.com/KhronosGroup/Vulkan-Tools/archive/refs/tags/vulkan-sdk-%version.tar.gz Source9: baselibs.conf BuildRequires: cmake >= 3.17 BuildRequires: gcc-c++ >= 4.8 BuildRequires: glslang-devel BuildRequires: pkg-config BuildRequires: python3-base -BuildRequires: pkgconfig(vulkan) >= 1.3.261 +BuildRequires: pkgconfig(vulkan) >= 1.3.268 BuildRequires: pkgconfig(wayland-protocols) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xcb) @@ -45,7 +45,7 @@ This package contains the Khronos official Vulkan tools and utilities. %prep -%autosetup -p1 -n Vulkan-Tools-sdk-%version +%autosetup -p1 -n Vulkan-Tools-vulkan-sdk-%version %build mkdir -p glslang/bin
