Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2018-03-12 12:08:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vim (Old)
 and      /work/SRC/openSUSE:Factory/.vim.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vim"

Mon Mar 12 12:08:53 2018 rev:207 rq:584392 version:8.0.1568

Changes:
--------
--- /work/SRC/openSUSE:Factory/vim/vim.changes  2018-03-06 10:44:49.373627409 
+0100
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes     2018-03-12 
12:08:54.725496020 +0100
@@ -1,0 +2,6 @@
+Thu Mar  8 10:44:01 UTC 2018 - idon...@suse.com
+
+- Switch to make -j1 clean to see if it fixes random build failures
+  on Leap/SLE 15.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.Wdbrui/_old  2018-03-12 12:08:57.645391357 +0100
+++ /var/tmp/diff_new_pack.Wdbrui/_new  2018-03-12 12:08:57.649391214 +0100
@@ -222,7 +222,7 @@
 cp src/vim vim-nox11
 
 # build gvim
-make %{?_smp_mflags} distclean
+make -j1 distclean
 %configure ${COMMON_OPTIONS} ${GUI_OPTIONS}
 sed -i -e 's|define HAVE_DATE_TIME 1|undef HAVE_DATE_TIME|' src/auto/config.h
 make %{?_smp_mflags}



Reply via email to