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 2021-01-20 18:23:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vulkan-loader (Old) and /work/SRC/openSUSE:Factory/.vulkan-loader.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vulkan-loader" Wed Jan 20 18:23:01 2021 rev:32 rq:864130 version:1.2.165 Changes: -------- --- /work/SRC/openSUSE:Factory/vulkan-loader/vulkan-loader.changes 2020-12-22 11:26:04.976753544 +0100 +++ /work/SRC/openSUSE:Factory/.vulkan-loader.new.28504/vulkan-loader.changes 2021-01-20 18:23:04.203292975 +0100 @@ -1,0 +2,9 @@ +Tue Dec 29 12:32:48 UTC 2020 - Dirk M??ller <[email protected]> + +- update to 1.2.165: + * loader: Properly check for elevated permissions + * loader: Remove SEEK_END usage + * Rename LIB_SUFFIX to VULKAN_LIB_SUFFIX + * build: Update known-good files for 1.2.165 header + +------------------------------------------------------------------- Old: ---- sdk-1.2.162.0.tar.gz New: ---- v1.2.165.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vulkan-loader.spec ++++++ --- /var/tmp/diff_new_pack.MPoDtW/_old 2021-01-20 18:23:05.087293629 +0100 +++ /var/tmp/diff_new_pack.MPoDtW/_new 2021-01-20 18:23:05.091293632 +0100 @@ -19,13 +19,13 @@ # Only pick versions released as /^sdk-.*/ tags %define lname libvulkan1 Name: vulkan-loader -Version: 1.2.162.0 +Version: 1.2.165 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/sdk-%version.tar.gz +Source: https://github.com/KhronosGroup/Vulkan-Loader/archive/v%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-sdk-%version +%autosetup -p1 -n Vulkan-Loader-%version %build %cmake \
