Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vulkan-loader for openSUSE:Factory checked in at 2023-06-03 00:05:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vulkan-loader (Old) and /work/SRC/openSUSE:Factory/.vulkan-loader.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vulkan-loader" Sat Jun 3 00:05:15 2023 rev:48 rq:1089883 version:1.3.250.0 Changes: -------- --- /work/SRC/openSUSE:Factory/vulkan-loader/vulkan-loader.changes 2023-04-21 14:15:47.810172041 +0200 +++ /work/SRC/openSUSE:Factory/.vulkan-loader.new.15902/vulkan-loader.changes 2023-06-03 00:05:16.517298649 +0200 @@ -1,0 +2,8 @@ +Tue May 30 21:36:00 UTC 2023 - Jan Engelhardt <jeng...@inai.de> + +- Update to release SDK-1.3.250.0 + * No changes over 1.3.247 [SDK-250 is a branch of regular-243 + with some cherry-picks bringing it to roughly regular-247; + there is little relation to regular-250] + +------------------------------------------------------------------- Old: ---- v1.3.247.tar.gz New: ---- sdk-1.3.250.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vulkan-loader.spec ++++++ --- /var/tmp/diff_new_pack.Ivtqaw/_old 2023-06-03 00:05:17.113302169 +0200 +++ /var/tmp/diff_new_pack.Ivtqaw/_new 2023-06-03 00:05:17.117302192 +0200 @@ -19,13 +19,13 @@ # Prefer to go with just /^sdk-.*/ tags %define lname libvulkan1 Name: vulkan-loader -Version: 1.3.247 +Version: 1.3.250.0 Release: 0 Summary: Reference ICD loader for Vulkan License: Apache-2.0 Group: Development/Libraries/C and C++ URL: https://github.com/KhronosGroup/Vulkan-Loader -Source: https://github.com/KhronosGroup/Vulkan-Loader/archive/refs/tags/v%version.tar.gz +Source: https://github.com/KhronosGroup/Vulkan-Loader/archive/refs/tags/sdk-%version.tar.gz Source9: baselibs.conf BuildRequires: cmake >= 3.4 BuildRequires: gcc-c++ >= 4.8 @@ -67,7 +67,7 @@ to make use of Vulkan. %prep -%autosetup -p1 -n Vulkan-Loader-%version +%autosetup -p1 -n Vulkan-Loader-sdk-%version %build %cmake \