Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2014-05-26 19:53:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-05-17 22:01:33.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes     2014-05-26 
19:53:16.000000000 +0200
@@ -1,0 +2,33 @@
+Mon May 26 08:40:24 UTC 2014 - [email protected]
+
+- Updated to revision 307, fixes the following problems
+  * Setting 'langmap' in the modeline can cause trouble.  E.g. mapping
+    ":" breaks many commands. (Jens-Wolfhard Schicke-Uffmann)
+  * When 'relativenumber' is set and deleting lines or undoing that,
+    line numbers are not always updated. (Robert Arkwright)
+  * Error messages are inconsistant. (ZyX)
+  * When 'spellfile' is set the screen is not redrawn.
+  * Pattern with repeated backreference does not match with new regexp
+    engine. (Urtica Dioica)
+  * A non-greedy match followed by a branch is too greedy. (Ingo
+    Karkat)
+  * Searching for "a" does not match accented "a" with new regexp
+    engine, does match with old engine. (David Bürgin)
+    "ca" does not match "ca" with accented "a" with either engine.
+  * It is not possible to ignore composing characters at a specific
+    point in a pattern.
+  * Memory leak from result of get_isolated_shell_name().
+  * Can't have a funcref start with "t:".
+  * When running configure twice DYNAMIC_PYTHON_DLL may become empty.
+  * Still a scrolling problem when loading a session file.
+  * Signs placed with 'foldcolumn' set don't show up after filler
+    lines.
+  * When using double-width characters the text displayed on the
+    command line is sometimes truncated.
+  * Cannot always use Python with Vim.
+  * Making 'ttymouse' empty after the xterm version was requested
+    causes problems. (Elijah Griffin)
+  * getchar(0) does not return Esc.
+  * Can't build without the +termresponse feature.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.SlftfY/_old  2014-05-26 19:53:19.000000000 +0200
+++ /var/tmp/diff_new_pack.SlftfY/_new  2014-05-26 19:53:19.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 %define pkg_version 7.4
-%define official_ptchlvl 283
+%define official_ptchlvl 307
 %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}

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

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to