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-06-03 00:05:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vulkan-tools (Old) and /work/SRC/openSUSE:Factory/.vulkan-tools.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vulkan-tools" Sat Jun 3 00:05:16 2023 rev:44 rq:1089884 version:1.3.250.0 Changes: -------- --- /work/SRC/openSUSE:Factory/vulkan-tools/vulkan-tools.changes 2023-04-21 14:15:48.602176482 +0200 +++ /work/SRC/openSUSE:Factory/.vulkan-tools.new.15902/vulkan-tools.changes 2023-06-03 00:05:18.469310176 +0200 @@ -1,0 +2,6 @@ +Tue May 30 21:38:30 UTC 2023 - Jan Engelhardt <[email protected]> + +- Update to release SDK-1.3.250.0 + * vulkaninfo: Issue flush before exiting + +------------------------------------------------------------------- Old: ---- v1.3.247.tar.gz New: ---- sdk-1.3.250.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vulkan-tools.spec ++++++ --- /var/tmp/diff_new_pack.bWiwiK/_old 2023-06-03 00:05:19.145314167 +0200 +++ /var/tmp/diff_new_pack.bWiwiK/_new 2023-06-03 00:05:19.149314191 +0200 @@ -17,13 +17,13 @@ Name: vulkan-tools -Version: 1.3.247 +Version: 1.3.250.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/v%version.tar.gz +Source: https://github.com/KhronosGroup/Vulkan-Tools/archive/refs/tags/sdk-%version.tar.gz Source9: baselibs.conf BuildRequires: cmake >= 3.17 BuildRequires: gcc-c++ >= 4.8 @@ -45,7 +45,7 @@ This package contains the Khronos official Vulkan tools and utilities. %prep -%autosetup -p1 -n Vulkan-Tools-%version +%autosetup -p1 -n Vulkan-Tools-sdk-%version %build mkdir -p glslang/bin
