Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sysuser-tools for openSUSE:Factory checked in at 2022-02-13 00:15:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sysuser-tools (Old) and /work/SRC/openSUSE:Factory/.sysuser-tools.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sysuser-tools" Sun Feb 13 00:15:18 2022 rev:21 rq:950900 version:3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/sysuser-tools/sysuser-tools.changes 2021-09-10 23:40:35.242513171 +0200 +++ /work/SRC/openSUSE:Factory/.sysuser-tools.new.1956/sysuser-tools.changes 2022-02-13 00:15:20.524107098 +0100 @@ -1,0 +2,5 @@ +Tue Feb 1 12:58:30 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- invoke bash for bash scripts (bsc#1195391) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sysuser-tools.spec ++++++ --- /var/tmp/diff_new_pack.DIpOj7/_old 2022-02-13 00:15:21.112108764 +0100 +++ /var/tmp/diff_new_pack.DIpOj7/_new 2022-02-13 00:15:21.116108776 +0100 @@ -1,7 +1,7 @@ # # spec file for package sysuser-tools # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -86,7 +86,7 @@ EOFF # copy pasta from macros.sysusers because the script sysusers-generate-pre is not in /usr/lib/rpm yet -sh %{SOURCE2} $(pwd)/subdir/me.conf me.conf > account.pre +bash %{SOURCE2} $(pwd)/subdir/me.conf me.conf > account.pre diff account.pre expected-account-pre