Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libpsm2 for openSUSE:Factory checked in at 2022-04-14 17:23:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libpsm2 (Old) and /work/SRC/openSUSE:Factory/.libpsm2.new.1941 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libpsm2" Thu Apr 14 17:23:42 2022 rev:20 rq:969368 version:11.2.203 Changes: -------- --- /work/SRC/openSUSE:Factory/libpsm2/libpsm2.changes 2022-03-11 11:46:37.766908348 +0100 +++ /work/SRC/openSUSE:Factory/.libpsm2.new.1941/libpsm2.changes 2022-04-14 17:23:46.987145409 +0200 @@ -1,0 +2,5 @@ +Mon Apr 11 20:24:48 UTC 2022 - Martin Wilck <mwi...@suse.com> + +- Run modprobe.conf handling scriptlets in -compat subpackage (bsc#1198322) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libpsm2.spec ++++++ --- /var/tmp/diff_new_pack.F6qiAu/_old 2022-04-14 17:23:47.555146074 +0200 +++ /var/tmp/diff_new_pack.F6qiAu/_new 2022-04-14 17:23:47.563146082 +0200 @@ -108,7 +108,7 @@ # remove static library rm %{buildroot}%{_libdir}/libpsm2.a -%pre +%pre compat # Avoid restoring outdated stuff in posttrans for _f in %{?modprobe_d_files}; do [ ! -f "/etc/modprobe.d/${_f}.rpmsave" ] || \ @@ -120,7 +120,7 @@ %post compat -p /sbin/ldconfig %postun compat -p /sbin/ldconfig -%posttrans +%posttrans compat # Migration of modprobe.conf files to _modprobedir for _f in %{?modprobe_d_files}; do [ ! -f "/etc/modprobe.d/${_f}.rpmsave" ] || \