Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sethdlc for openSUSE:Factory checked in at 2025-12-19 16:43:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sethdlc (Old) and /work/SRC/openSUSE:Factory/.sethdlc.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sethdlc" Fri Dec 19 16:43:08 2025 rev:2 rq:1323575 version:1.18 Changes: -------- --- /work/SRC/openSUSE:Factory/sethdlc/sethdlc.changes 2020-12-29 15:53:29.792284256 +0100 +++ /work/SRC/openSUSE:Factory/.sethdlc.new.1928/sethdlc.changes 2025-12-19 16:45:05.059960975 +0100 @@ -1,0 +2,5 @@ +Thu Dec 18 17:42:24 UTC 2025 - Bernhard Wiedemann <[email protected]> + +- Use rm -f so it does not fail when binary is gone + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sethdlc.spec ++++++ --- /var/tmp/diff_new_pack.fhjqXG/_old 2025-12-19 16:45:09.240135784 +0100 +++ /var/tmp/diff_new_pack.fhjqXG/_new 2025-12-19 16:45:09.244135952 +0100 @@ -39,7 +39,7 @@ %setup -q %build -rm sethdlc +rm -f sethdlc gcc %{optflags} %{name}.c -o %{name} %install
