Hello community, here is the log from the commit of package pithos for openSUSE:Factory checked in at 2019-06-01 09:56:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pithos (Old) and /work/SRC/openSUSE:Factory/.pithos.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pithos" Sat Jun 1 09:56:21 2019 rev:12 rq:706391 version:1.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/pithos/pithos.changes 2018-10-11 11:48:56.246520692 +0200 +++ /work/SRC/openSUSE:Factory/.pithos.new.5148/pithos.changes 2019-06-01 09:56:22.571183429 +0200 @@ -1,0 +2,5 @@ +Tue May 28 15:21:26 UTC 2019 - Bernhard Wiedemann <[email protected]> + +- Create noarch pyc files (boo#1110032) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pithos.spec ++++++ --- /var/tmp/diff_new_pack.TfaAoc/_old 2019-06-01 09:56:23.155183230 +0200 +++ /var/tmp/diff_new_pack.TfaAoc/_new 2019-06-01 09:56:23.159183229 +0200 @@ -60,6 +60,8 @@ %install %meson_install +find %{buildroot} -name \*.pyc -delete # boo#1110032 +%py3_compile %{buildroot} # Remove unnecessary icons rm -rf %{buildroot}%{_datadir}/icons/ubuntu-mono*
