Hello community, here is the log from the commit of package python-textX for openSUSE:Factory checked in at 2018-11-26 10:28:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-textX (Old) and /work/SRC/openSUSE:Factory/.python-textX.new.19453 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-textX" Mon Nov 26 10:28:52 2018 rev:4 rq:651222 version:1.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-textX/python-textX.changes 2018-07-18 22:55:21.382679064 +0200 +++ /work/SRC/openSUSE:Factory/.python-textX.new.19453/python-textX.changes 2018-11-26 10:29:10.881107141 +0100 @@ -1,0 +2,6 @@ +Thu Nov 22 14:31:16 UTC 2018 - Bernhard Wiedemann <[email protected]> + +- drop indeterministic .dot files to make package build reproducible + (boo#1114571) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-textX.spec ++++++ --- /var/tmp/diff_new_pack.OfNbza/_old 2018-11-26 10:29:11.281106671 +0100 +++ /var/tmp/diff_new_pack.OfNbza/_new 2018-11-26 10:29:11.285106667 +0100 @@ -77,6 +77,7 @@ %check %python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{$python_version} +find examples/ -name \*.dot | xargs rm # drop indeterministic files (boo#1114571) %files %{python_files} %defattr(-,root,root,-)
