Hello community, here is the log from the commit of package qpid-proton for openSUSE:Factory checked in at 2019-01-11 14:03:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qpid-proton (Old) and /work/SRC/openSUSE:Factory/.qpid-proton.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qpid-proton" Fri Jan 11 14:03:10 2019 rev:15 rq:664554 version:0.17.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qpid-proton/qpid-proton.changes 2018-11-06 14:04:41.483429152 +0100 +++ /work/SRC/openSUSE:Factory/.qpid-proton.new.28833/qpid-proton.changes 2019-01-11 14:04:15.871873985 +0100 @@ -1,0 +2,5 @@ +Fri Jan 11 00:16:03 UTC 2019 - Jonathan Brownell <[email protected]> + +- Ignore redundant files generated during builds on Red Hat + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qpid-proton.spec ++++++ --- /var/tmp/diff_new_pack.QYSyY0/_old 2019-01-11 14:04:17.443872403 +0100 +++ /var/tmp/diff_new_pack.QYSyY0/_new 2019-01-11 14:04:17.447872399 +0100 @@ -15,6 +15,10 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # +# libqpid-proton dependency leaves detritus in __pycache__ on Red Hat which should be excluded from RPM +%if 0%{?fedora} || 0%{?rhel} +%define _unpackaged_files_terminate_build 0 +%endif %{?!python_module:%define python_module() python-%{**} python3-%{**}} %global qpid_proton_soversion 10
