Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dpdk for openSUSE:Factory checked in at 2023-02-25 19:54:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dpdk (Old) and /work/SRC/openSUSE:Factory/.dpdk.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dpdk" Sat Feb 25 19:54:33 2023 rev:55 rq:1067415 version:21.11.1 Changes: -------- --- /work/SRC/openSUSE:Factory/dpdk/dpdk.changes 2022-06-23 10:22:25.727619923 +0200 +++ /work/SRC/openSUSE:Factory/.dpdk.new.31432/dpdk.changes 2023-02-25 19:54:37.915089172 +0100 @@ -1,0 +2,5 @@ +Wed Feb 22 08:58:07 UTC 2023 - Bernhard Wiedemann <bwiedem...@suse.com> + +- Cleanup Sphinx build leftovers for reproducible builds + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dpdk.spec ++++++ --- /var/tmp/diff_new_pack.hGr6d3/_old 2023-02-25 19:54:38.559093141 +0100 +++ /var/tmp/diff_new_pack.hGr6d3/_new 2023-02-25 19:54:38.567093190 +0100 @@ -236,6 +236,7 @@ # Fix documentation mkdir -p %{buildroot}%docdir mv %{buildroot}%{_datadir}/doc/dpdk %{buildroot}%docdir +find %{buildroot}%docdir -name .doctrees | xargs rm -r # cleanup Sphinx leftovers %if ! %{with tools} # Remove tools if not needed