Hello community, here is the log from the commit of package spice-up for openSUSE:Factory checked in at 2017-11-20 17:06:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spice-up (Old) and /work/SRC/openSUSE:Factory/.spice-up.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spice-up" Mon Nov 20 17:06:27 2017 rev:5 rq:542993 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/spice-up/spice-up.changes 2017-11-11 14:19:30.199425958 +0100 +++ /work/SRC/openSUSE:Factory/.spice-up.new/spice-up.changes 2017-11-20 17:07:15.429741754 +0100 @@ -1,0 +2,5 @@ +Sun Nov 19 07:22:24 UTC 2017 - [email protected] + +- Remove smp_mflags to avoid compilation errors + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spice-up.spec ++++++ --- /var/tmp/diff_new_pack.t1fFCu/_old 2017-11-20 17:07:16.513702511 +0100 +++ /var/tmp/diff_new_pack.t1fFCu/_new 2017-11-20 17:07:16.513702511 +0100 @@ -56,7 +56,9 @@ %build %cmake \ -DGSETTINGS_COMPILE=OFF -make %{?_smp_mflags} + +# remove smp_mflags to avoid compilation errors +make -j1 V=1 %install %cmake_install
