Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package latex2html for openSUSE:Factory checked in at 2024-02-27 22:44:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/latex2html (Old) and /work/SRC/openSUSE:Factory/.latex2html.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "latex2html" Tue Feb 27 22:44:01 2024 rev:48 rq:1151123 version:2024 Changes: -------- --- /work/SRC/openSUSE:Factory/latex2html/latex2html.changes 2024-02-23 16:40:24.788644285 +0100 +++ /work/SRC/openSUSE:Factory/.latex2html.new.1770/latex2html.changes 2024-02-27 22:44:02.789179361 +0100 @@ -1,0 +2,5 @@ +Mon Feb 26 09:33:39 UTC 2024 - Bernhard Wiedemann <bwiedem...@suse.com> + +- Remove .log files during build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ latex2html.spec ++++++ --- /var/tmp/diff_new_pack.0TcmlE/_old 2024-02-27 22:44:03.349199663 +0100 +++ /var/tmp/diff_new_pack.0TcmlE/_new 2024-02-27 22:44:03.353199808 +0100 @@ -77,7 +77,7 @@ export LATEX2HTMLDIR=$(pwd) cd docs make L2H="../latex2html -nouse_pdftex -test_mode" html -find manual -name "*.old" -delete +find manual \( -name "*.old" -o -name "*.log" -o -name "*.aux" -o -name WARNINGS \) -delete %install %make_install