Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package combustion for openSUSE:Factory checked in at 2021-01-25 18:25:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/combustion (Old) and /work/SRC/openSUSE:Factory/.combustion.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "combustion" Mon Jan 25 18:25:02 2021 rev:8 rq:866597 version:0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/combustion/combustion.changes 2020-10-29 09:49:27.868226711 +0100 +++ /work/SRC/openSUSE:Factory/.combustion.new.28504/combustion.changes 2021-01-25 18:25:35.088599980 +0100 @@ -1,0 +2,5 @@ +Wed Jan 20 09:50:53 UTC 2021 - Fabian Vogt <fv...@suse.com> + +- module-setup.sh: Install grep as well + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ combustion.spec ++++++ --- /var/tmp/diff_new_pack.IuAmLq/_old 2021-01-25 18:25:35.856601096 +0100 +++ /var/tmp/diff_new_pack.IuAmLq/_new 2021-01-25 18:25:35.856601096 +0100 @@ -1,7 +1,7 @@ # # spec file for package combustion # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ module-setup.sh ++++++ --- /var/tmp/diff_new_pack.IuAmLq/_old 2021-01-25 18:25:36.032601352 +0100 +++ /var/tmp/diff_new_pack.IuAmLq/_new 2021-01-25 18:25:36.032601352 +0100 @@ -8,7 +8,7 @@ inst_simple "${moddir}/combustion.rules" "/etc/udev/rules.d/70-combustion.rules" mkdir -p "${initdir}/${systemdsystemunitdir}/initrd.target.requires/" ln_r "../combustion.service" "${systemdsystemunitdir}/initrd.target.requires/combustion.service" - inst_multiple awk chroot findmnt rmdir + inst_multiple awk chroot findmnt grep rmdir inst_simple "${moddir}/combustion" "/usr/bin/combustion" # Wait up to 10s (30s on aarch64) for the config drive