Hello community, here is the log from the commit of package latex2html for openSUSE:Factory checked in at 2019-10-10 11:49:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/latex2html (Old) and /work/SRC/openSUSE:Factory/.latex2html.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "latex2html" Thu Oct 10 11:49:45 2019 rev:37 rq:734018 version:2019.2 Changes: -------- --- /work/SRC/openSUSE:Factory/latex2html/latex2html.changes 2019-09-23 12:00:59.965968882 +0200 +++ /work/SRC/openSUSE:Factory/.latex2html.new.2352/latex2html.changes 2019-10-10 11:49:59.567871022 +0200 @@ -1,0 +2,11 @@ +Mon Sep 30 07:11:19 UTC 2019 - [email protected] + +- texlive-preview was mistakenly added as build dependency, it + should have been runtime dependency [bsc#1150208] + +------------------------------------------------------------------- +Wed Sep 25 19:17:45 UTC 2019 - Bernhard Wiedemann <[email protected]> + +- Drop log files to make package build reproducible (boo#1047218) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ latex2html.spec ++++++ --- /var/tmp/diff_new_pack.2ySMxy/_old 2019-10-10 11:50:00.207869324 +0200 +++ /var/tmp/diff_new_pack.2ySMxy/_new 2019-10-10 11:50:00.211869313 +0200 @@ -38,13 +38,13 @@ BuildRequires: texlive-dvips BuildRequires: texlive-kpathsea BuildRequires: texlive-latex -BuildRequires: texlive-preview Requires: ghostscript_any Requires: latex2html-pngicons Requires: netpbm Requires: perl Requires: texlive-dvips Requires: texlive-latex +Requires: texlive-preview BuildArch: noarch %define _texmfmaindir %{_datadir}/texmf @@ -92,6 +92,7 @@ %check make %{?_smp_mflags} test +find manual tests \( -name \*.log -o -name \*.aux \) -delete %files %doc Changes FAQ README.md TODO dot.latex2html-init
