Hello community, here is the log from the commit of package d-feet for openSUSE:Factory checked in at 2019-01-08 12:28:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/d-feet (Old) and /work/SRC/openSUSE:Factory/.d-feet.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "d-feet" Tue Jan 8 12:28:32 2019 rev:39 rq:663087 version:0.3.14 Changes: -------- --- /work/SRC/openSUSE:Factory/d-feet/d-feet.changes 2018-12-12 17:31:16.406665273 +0100 +++ /work/SRC/openSUSE:Factory/.d-feet.new.28833/d-feet.changes 2019-01-08 12:31:03.024103981 +0100 @@ -1,0 +2,6 @@ +Wed Jan 2 16:37:27 UTC 2019 - [email protected] + +- Do not have useless arch-dependent libdir in noarch package + (boo#1109534). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ d-feet.spec ++++++ --- /var/tmp/diff_new_pack.kB78qp/_old 2019-01-08 12:31:03.480103486 +0100 +++ /var/tmp/diff_new_pack.kB78qp/_new 2019-01-08 12:31:03.484103481 +0100 @@ -1,7 +1,7 @@ # # spec file for package d-feet # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -50,6 +50,7 @@ %build export PYTHON=%{_bindir}/python3 %configure \ + --libdir=/unused-in-noarch \ --disable-tests \ %{nil}
