Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package texlive-filesystem for openSUSE:Factory checked in at 2023-05-16 14:15:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/texlive-filesystem (Old) and /work/SRC/openSUSE:Factory/.texlive-filesystem.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "texlive-filesystem" Tue May 16 14:15:57 2023 rev:54 rq:1087240 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/texlive-filesystem/texlive-filesystem.changes 2023-04-05 21:25:33.883119377 +0200 +++ /work/SRC/openSUSE:Factory/.texlive-filesystem.new.1533/texlive-filesystem.changes 2023-05-16 14:27:05.387626477 +0200 @@ -1,0 +2,5 @@ +Mon May 15 13:03:04 UTC 2023 - Andreas Schwab <[email protected]> + +- Fix syntax error in update script + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ update.texlive ++++++ --- /var/tmp/diff_new_pack.ykNttj/_old 2023-05-16 14:27:07.359637753 +0200 +++ /var/tmp/diff_new_pack.ykNttj/_new 2023-05-16 14:27:07.363637776 +0200 @@ -513,7 +513,7 @@ /usr/bin/mtxrun --script fonts --reload < /dev/null 1>&4 2>&4 let status+=$? - return status + return $status } #
