Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vulkan-volk for openSUSE:Factory checked in at 2024-02-28 19:45:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vulkan-volk (Old) and /work/SRC/openSUSE:Factory/.vulkan-volk.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vulkan-volk" Wed Feb 28 19:45:03 2024 rev:2 rq:1152114 version:1.3.275.0 Changes: -------- --- /work/SRC/openSUSE:Factory/vulkan-volk/vulkan-volk.changes 2024-01-24 19:04:58.842734402 +0100 +++ /work/SRC/openSUSE:Factory/.vulkan-volk.new.1770/vulkan-volk.changes 2024-02-28 19:45:20.949949760 +0100 @@ -1,0 +2,5 @@ +Tue Feb 27 10:23:31 UTC 2024 - Jan Engelhardt <jeng...@inai.de> + +- Add more Conflict markers against libvolk. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vulkan-volk.spec ++++++ --- /var/tmp/diff_new_pack.oHXStc/_old 2024-02-28 19:45:22.205995099 +0100 +++ /var/tmp/diff_new_pack.oHXStc/_new 2024-02-28 19:45:22.205995099 +0100 @@ -25,8 +25,8 @@ URL: https://github.com/zeux/volk Source: https://github.com/zeux/volk/archive/refs/tags/vulkan-sdk-%version.tar.gz Patch1: shared.diff -BuildRequires: cmake BuildRequires: c_compiler +BuildRequires: cmake BuildRequires: python3-base BuildRequires: pkgconfig(vulkan) @@ -36,6 +36,7 @@ %package -n libvolk Summary: Meta loader for the Vulkan API Group: System/Libraries +Conflicts: volk-devel %description -n libvolk volk is a meta loader for Vulkan. It loads entrypoints required to @@ -48,6 +49,9 @@ Summary: Headers for the Vulkan meta loader Group: Development/Libraries/C and C++ Requires: libvolk = %version-%release +# -lvolk is logically ambiguous, so block this package mix even +# if the filesets do not overlap at all times. +# https://github.com/zeux/volk/issues/166 Conflicts: volk-devel %description devel