Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dpdk for openSUSE:Factory checked in at 2026-04-21 12:42:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dpdk (Old) and /work/SRC/openSUSE:Factory/.dpdk.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dpdk" Tue Apr 21 12:42:37 2026 rev:77 rq:1348208 version:25.11 Changes: -------- --- /work/SRC/openSUSE:Factory/dpdk/dpdk.changes 2026-03-27 06:38:18.690292819 +0100 +++ /work/SRC/openSUSE:Factory/.dpdk.new.11940/dpdk.changes 2026-04-21 12:43:03.962053363 +0200 @@ -1,0 +2,6 @@ +Mon Apr 20 11:59:01 UTC 2026 - Clemens Famulla-Conrad <[email protected]> + +- Remove temporary output file sphinx_html.out -- fixes reproducible + builds (bsc#1262286) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dpdk.spec ++++++ --- /var/tmp/diff_new_pack.I0Fh0M/_old 2026-04-21 12:43:05.278108042 +0200 +++ /var/tmp/diff_new_pack.I0Fh0M/_new 2026-04-21 12:43:05.282108208 +0200 @@ -230,6 +230,7 @@ find %{buildroot}%{docdir}/ -name .doctrees -prune -exec rm -rf {} + find %{buildroot}%{docdir}/ -name .html.d -prune -exec rm -rf {} + find %{buildroot}%{docdir}/ -name .buildinfo -exec rm {} + +find %{buildroot}%{docdir}/ -name sphinx_html.out -exec rm {} + # Fix man directory rm -r %{buildroot}%{_mandir}/man3/*
