Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package greetd for openSUSE:Factory checked in at 2021-05-17 18:45:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/greetd (Old) and /work/SRC/openSUSE:Factory/.greetd.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "greetd" Mon May 17 18:45:38 2021 rev:5 rq:893781 version:0.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/greetd/greetd.changes 2021-04-21 21:00:11.870276797 +0200 +++ /work/SRC/openSUSE:Factory/.greetd.new.2988/greetd.changes 2021-05-17 18:46:08.876411497 +0200 @@ -1,0 +2,6 @@ +Mon May 17 14:47:55 UTC 2021 - Denys Kondratenko <std...@opensuse.org> + +- provide real shell in example conf + * fixes # https://github.com/openSUSE/openSUSEway/issues/37 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ greetd.spec ++++++ --- /var/tmp/diff_new_pack.uw3gCD/_old 2021-05-17 18:46:09.380409358 +0200 +++ /var/tmp/diff_new_pack.uw3gCD/_new 2021-05-17 18:46:09.384409342 +0200 @@ -56,6 +56,8 @@ install -D -p -m 0755 target/release/%{name} %{buildroot}%{_bindir}/%{name} install -D -p -m 0755 target/release/agreety %{buildroot}%{_bindir}/agreety +# https://github.com/openSUSE/openSUSEway/issues/37 +sed -i -e "s|\$SHELL|bash|" config.toml install -D -p -m 0644 config.toml %{buildroot}/%{_sysconfdir}/%{name}/config.toml install -D -m 0644 %{name}.service %{buildroot}/%{_unitdir}/%{name}.service