Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kmod for openSUSE:Factory checked in at 2021-12-08 22:08:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kmod (Old) and /work/SRC/openSUSE:Factory/.kmod.new.31177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmod" Wed Dec 8 22:08:43 2021 rev:69 rq:936076 version:29 Changes: -------- --- /work/SRC/openSUSE:Factory/kmod/kmod.changes 2021-10-30 23:14:35.283096574 +0200 +++ /work/SRC/openSUSE:Factory/.kmod.new.31177/kmod.changes 2021-12-08 22:09:12.066869486 +0100 @@ -1,0 +2,6 @@ +Mon Dec 6 11:00:57 UTC 2021 - Michal Suchanek <[email protected]> + +- Ensure that kmod and packages linking to libkmod provide same features + (bsc#1193430). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kmod.spec ++++++ --- /var/tmp/diff_new_pack.gVryVk/_old 2021-12-08 22:09:12.694869780 +0100 +++ /var/tmp/diff_new_pack.gVryVk/_new 2021-12-08 22:09:12.698869782 +0100 @@ -59,6 +59,10 @@ Requires(post): coreutils Obsoletes: kmod-compat < %version-%release Provides: kmod-compat = %version-%release +# kmod and libkmod have no dependency but we want to provide +# same features across kmod provided tools and tools linking to libkmod +Conflicts: %lname < %version-%release +Conflicts: %lname > %version-%release Requires: suse-module-tools Obsoletes: module-init-tools < 3.16 Provides: module-init-tools = 3.16
