Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package conman for openSUSE:Factory checked in at 2021-10-19 23:03:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/conman (Old) and /work/SRC/openSUSE:Factory/.conman.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "conman" Tue Oct 19 23:03:40 2021 rev:16 rq:926031 version:0.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/conman/conman.changes 2021-10-11 15:31:31.898836733 +0200 +++ /work/SRC/openSUSE:Factory/.conman.new.1890/conman.changes 2021-10-19 23:03:49.989273106 +0200 @@ -1,0 +2,5 @@ +Fri Oct 15 16:11:42 UTC 2021 - Egbert Eich <[email protected]> + +- Typo fix to sysuser file. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ conman.spec ++++++ --- /var/tmp/diff_new_pack.ya5E1K/_old 2021-10-19 23:03:50.533273353 +0200 +++ /var/tmp/diff_new_pack.ya5E1K/_new 2021-10-19 23:03:50.533273353 +0200 @@ -162,7 +162,7 @@ %if 0%{?have_sysuser} %define user_home %_localstatedir%_rundir/%{?conmandir} %define user_descr Connection Manager service -echo -n "u %conman_u - \"%user_descr\" %user_home\nm %conman_u dialout\n" > system-user-%{name}.conf +echo -en "u %conman_u - \"%user_descr\" %user_home\nm %conman_u dialout\n" > system-user-%{name}.conf %sysusers_generate_pre system-user-%{name}.conf %{name} system-user-%{name}.conf install -D -m 644 system-user-%{name}.conf %{buildroot}%{_sysusersdir}/system-user-%{name}.conf %endif
