Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package util-linux for openSUSE:Factory checked in at 2023-02-16 21:09:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/util-linux (Old) and /work/SRC/openSUSE:Factory/.util-linux.new.22824 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "util-linux" Thu Feb 16 21:09:51 2023 rev:264 rq:1065921 version:2.38.1 Changes: -------- --- /work/SRC/openSUSE:Factory/util-linux/util-linux.changes 2023-01-27 10:23:31.109843321 +0100 +++ /work/SRC/openSUSE:Factory/.util-linux.new.22824/util-linux.changes 2023-02-16 21:09:51.608228181 +0100 @@ -1,0 +2,18 @@ +Tue Feb 14 16:07:27 UTC 2023 - Thorsten Kukuk <ku...@suse.com> + +- Remove requires for adjtimex, which and time: this where wrongly + implemented split provides we don't need anymore. +- Remove pam_lastlog, not Y2038 safe, will be removed upstream. + Additional tools update the files themself. +- Readd hwclock.8 manual page. +- Move permissions pre-require to correct package. +- Remove install_info_prereq, we have no info pages. + +------------------------------------------------------------------- +Wed Feb 8 08:26:56 UTC 2023 - Daniel Garcia <daniel.gar...@suse.com> + +- clean up spec file, tag all the %if-endif to make it easy to read the file + and try to simplify a bit the if-endif logic grouping by core, systemd and + python. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ util-linux.spec ++++++ ++++ 864 lines (skipped) ++++ between /work/SRC/openSUSE:Factory/util-linux/util-linux.spec ++++ and /work/SRC/openSUSE:Factory/.util-linux.new.22824/util-linux.spec ++++++ login.pamd ++++++ --- /var/tmp/diff_new_pack.DmqP6z/_old 2023-02-16 21:09:53.496238470 +0100 +++ /var/tmp/diff_new_pack.DmqP6z/_new 2023-02-16 21:09:53.500238491 +0100 @@ -6,7 +6,6 @@ session required pam_loginuid.so session optional pam_keyinit.so force revoke session include common-session -#session optional pam_lastlog.so nowtmp showfailed session optional pam_motd.so session optional pam_mail.so standard ++++++ remote.pamd ++++++ --- /var/tmp/diff_new_pack.DmqP6z/_old 2023-02-16 21:09:53.524238623 +0100 +++ /var/tmp/diff_new_pack.DmqP6z/_new 2023-02-16 21:09:53.528238644 +0100 @@ -9,6 +9,5 @@ session required pam_loginuid.so session optional pam_keyinit.so force revoke session include common-session -session optional pam_lastlog.so nowtmp showfailed session optional pam_mail.so standard