Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2014-03-27 06:16:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vim (Old)
 and      /work/SRC/openSUSE:Factory/.vim.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vim"

Changes:
--------
--- /work/SRC/openSUSE:Factory/vim/vim.changes  2014-03-15 17:35:51.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes     2014-03-27 
06:16:51.000000000 +0100
@@ -1,0 +2,22 @@
+Mon Mar 24 11:46:08 UTC 2014 - idon...@suse.com
+
+- Updated to revision 213, fixes the following problems
+  * The cursor report sequence is sometimes not recognized and results
+    in entering replace mode.
+  * Mercurial picks up some files that are not distributed.
+  * When repeating a filter command "%" and "#" are expanded.
+  * Visual block mode plus virtual edit doesn't work well with tabs.
+    (Liang Li)
+  * ":lu" is an abbreviation for ":lua", but it should be ":lunmap".
+    (ZyX)
+  * Now that the +visual feature is always enabled the #ifdefs for it
+    are not useful.
+  * It's not possible to open a new buffer without creating a swap
+    file.
+
+-------------------------------------------------------------------
+Sun Mar 23 09:18:30 UTC 2014 - sch...@linux-m68k.org
+
+- Clean up after the testsuite
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.x7OUJo/_old  2014-03-27 06:16:52.000000000 +0100
+++ /var/tmp/diff_new_pack.x7OUJo/_new  2014-03-27 06:16:52.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 %define pkg_version 7.4
-%define official_ptchlvl 205
+%define official_ptchlvl 213
 %define VIM_SUBDIR vim74
 %define site_runtimepath /usr/share/vim/site
 %define make make VIMRCLOC=/etc VIMRUNTIMEDIR=/usr/share/vim/current 
MAKE="make -e" %{?_smp_mflags}
@@ -349,6 +349,8 @@
 %endif
 
 %check
+# Reset the terminal scrolling region left behind by the testsuite
+trap "printf '\e[r'" EXIT
 # Look for "TEST FAILURE" in the build log
 make test
 

++++++ vim-7.4-patches.tar.bz2 ++++++
++++ 6471 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to