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 2024-01-09 20:48:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vulkan-loader (Old) and /work/SRC/openSUSE:Factory/.vulkan-loader.new.21961 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vulkan-loader" Tue Jan 9 20:48:53 2024 rev:51 rq:1137564 version:1.3.268.0 Changes: -------- --- /work/SRC/openSUSE:Factory/vulkan-loader/vulkan-loader.changes 2023-10-30 22:10:04.806655574 +0100 +++ /work/SRC/openSUSE:Factory/.vulkan-loader.new.21961/vulkan-loader.changes 2024-01-09 20:49:12.919264592 +0100 @@ -1,0 +2,6 @@ +Mon Jan 8 12:00:30 UTC 2024 - Callum Farmer <[email protected]> + +- Align the fallback XDG config dirs with SUSE spec in-case it + can't read it from the environment + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vulkan-loader.spec ++++++ --- /var/tmp/diff_new_pack.VwXIHs/_old 2024-01-09 20:49:13.571288298 +0100 +++ /var/tmp/diff_new_pack.VwXIHs/_new 2024-01-09 20:49:13.571288298 +0100 @@ -74,7 +74,8 @@ %cmake \ -DVulkanHeaders_INCLUDE_DIR:PATH="%_includedir" \ -DVulkanRegistry_DIR:PATH="%_datadir/vulkan/registry" \ - -DLIB_SUFFIX:STRING="" + -DLIB_SUFFIX:STRING="" \ + -DFALLBACK_CONFIG_DIRS="/etc/xdg:/usr/local/etc/xdg:/usr/etc/xdg" %cmake_build
