Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lightdm for openSUSE:Factory checked in at 2026-04-18 21:30:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lightdm (Old) and /work/SRC/openSUSE:Factory/.lightdm.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lightdm" Sat Apr 18 21:30:07 2026 rev:118 rq:1347621 version:1.32.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lightdm/lightdm.changes 2026-03-10 17:47:56.874259032 +0100 +++ /work/SRC/openSUSE:Factory/.lightdm.new.11940/lightdm.changes 2026-04-18 21:30:14.206604227 +0200 @@ -1,0 +2,8 @@ +Wed Apr 15 11:31:48 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Explicitly BuildRequire update-alternatives and mark it as being + used in post/postun: this was nicely masked by the fact that + binutils, installed on every system, already dragged u-a in, + which is no longer the case. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lightdm.spec ++++++ --- /var/tmp/diff_new_pack.9PA07I/_old 2026-04-18 21:30:15.082639360 +0200 +++ /var/tmp/diff_new_pack.9PA07I/_new 2026-04-18 21:30:15.086639521 +0200 @@ -101,13 +101,15 @@ %if 0%{?suse_version} < 1600 BuildRequires: gcc13-c++ %endif +BuildRequires: update-alternatives +Requires(post): update-alternatives +Requires(postun): update-alternatives # 3rd party greeters don't have to follow # the same versioning of lightdm. Requires: lightdm-greeter # Uses pam configuration and relies on scripts provided by xdm. Requires: xdm %sysusers_requires -Recommends: %{name}-lang # Migrate users from lxdm to lightdm - we only obsolete up to version 0.5. Obsoletes: lxdm < 0.5 %if 0%{?suse_version} >= 1500
