Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2014-11-10 17:27:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-10-25 08:32:34.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes     2014-11-10 
17:27:54.000000000 +0100
@@ -1,0 +2,49 @@
+Thu Nov  6 10:54:25 UTC 2014 - idon...@suse.com
+
+- Updated to revision 507, fixes the following problems
+  * Setting the local value of 'backupcopy' empty gives an error.
+    (Peter Mattern)
+  * Compiler warning.
+  * Crash when expanding a very long string.
+  * CTRL-W } does not open preview window. (Erik Falor)
+  * 'linebreak' does not work well together with Visual mode.
+  * Issue 26: CTRL-C does not interrupt after it was mapped and then
+    unmapped.
+  * The "precedes" entry in 'listchar' will be drawn when 'showbreak
+    is set and list is not.
+  * Cursor movement is incorrect when there is a number
+    column/sign/fold column and 'sbr' is displayed.
+  * Can't compile on a system where Xutf8SetWMProperties() is not in
+    the X11 library.  Issue 265.
+  * When using ":%diffput" and the other file is empty an extra empty
+    line remains.
+  * Using byte length instead of character length for 'showbreak'.
+  * When 'balloonexpr' results in a list, the text has a trailing
+    newline. (Lcd)
+  * A 0x80 byte is not handled correctly in abbreviations.
+  * Abbreviations don't work. (Toothpik)
+  * Check for writing to a yank register is wrong.
+  * ":sign jump" may use another window even though the file is
+    already edited in the current window.
+  * test_mapping fails for some people.
+  * Cursor movement still wrong when 'lbr' is set and there is a
+    number column. (Hirohito Higashi)
+  * Cannot specify the buffer to use for "do" and "dp", making them
+    useless for three-way diff.
+  * When winrestview() has a negative "topline" value there are
+    display errors.
+  * In Insert mode, after inserting a newline that inserts a comment
+    leader, CTRL-O moves to the right. (ZyX) Issue 57.
+  * A TextChanged autocommand is triggered when saving a file.
+    (William Gardner)
+  * Cursor shape is wrong after a CompleteDone autocommand.
+  * XPM isn't used correctly in the Cygwin Makefile.
+  * With some regexp patterns the NFA engine uses many states and
+    becomes very slow.  To the user it looks like Vim freezes.
+  * substitute() can be slow with long strings.
+  * Test 72 still fails once in a while.
+  * Typo in file pattern.
+  * Language mapping also applies to mapped characters.
+  * Cannot append a list of lines to a file.
+
+-------------------------------------------------------------------

Old:
----
  vim-7.4.461.hg.6253.tar.xz

New:
----
  vim-7.4.507.hg.6349.tar.xz

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

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.P4h749/_old  2014-11-10 17:27:55.000000000 +0100
+++ /var/tmp/diff_new_pack.P4h749/_new  2014-11-10 17:27:55.000000000 +0100
@@ -17,8 +17,8 @@
 
 
 %define pkg_version 7.4
-%define patchlevel 461
-%define revision 6253
+%define patchlevel 507
+%define revision 6349
 %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}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.P4h749/_old  2014-11-10 17:27:55.000000000 +0100
+++ /var/tmp/diff_new_pack.P4h749/_new  2014-11-10 17:27:55.000000000 +0100
@@ -3,8 +3,8 @@
         <param name="scm">hg</param>
         <param name="url">https://code.google.com/p/vim</param>
         <param name="filename">vim</param>
-        <param name="versionprefix">7.4.461.hg</param>
-        <param name="revision">v7-4-461</param>
+        <param name="versionprefix">7.4.507.hg</param>
+        <param name="revision">v7-4-507</param>
     </service>
     <service name="recompress" mode="disabled">
         <param name="compression">xz</param>


++++++ vim-7.4.461.hg.6253.tar.xz -> vim-7.4.507.hg.6349.tar.xz ++++++
/work/SRC/openSUSE:Factory/vim/vim-7.4.461.hg.6253.tar.xz 
/work/SRC/openSUSE:Factory/.vim.new/vim-7.4.507.hg.6349.tar.xz differ: char 27, 
line 1

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

Reply via email to