diff --git a/latex2html.changes b/latex2html.changes
index 95faf9e..c75902d 100644
--- a/latex2html.changes
+++ b/latex2html.changes
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Wed Sep 25 19:17:45 UTC 2019 - Bernhard Wiedemann
+
+- Drop log files to make package build reproducible (boo#1047218)
+
-------------------------------------------------------------------
Wed Sep 11 18:49:17 UTC 2019 - pgajdos@suse.com
diff --git a/latex2html.spec b/latex2html.spec
index ecf558e..c6efd31 100644
--- a/latex2html.spec
+++ b/latex2html.spec
@@ -92,6 +92,7 @@ chmod 755 %{buildroot}%{_datadir}/%{name}/{cweb2html/makemake.pl,cweb2html/cweb2
%check
make %{?_smp_mflags} test
+find manual tests \( -name \*.log -o -name \*.aux \) -delete
%files
%doc Changes FAQ README.md TODO dot.latex2html-init