Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2013-03-28 13:29:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vim (Old)
 and      /work/SRC/openSUSE:Factory/.vim.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vim", Maintainer is "idon...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/vim/vim.changes  2013-03-17 10:13:35.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes     2013-03-28 
13:29:43.000000000 +0100
@@ -1,0 +2,34 @@
+Wed Mar 20 16:09:34 UTC 2013 - idon...@suse.com
+
+- Updated to revision 874, fixes the following problems
+  * Mouse position may be wrong.
+  * Not serving the X selection during system() isn't nice.
+  * Matchparen does not update match when using auto-indenting.
+    (Marc Aldorasi)
+  * When at the hit-return prompt and using "k" while no text has
+    scrolled off screen, then using "j", an empty line is displayed.
+  * bufwinnr() matches buffers in other tabs.
+  * Compiler warnings when using MingW 4.5.3.
+  * search('^$', 'c') does not use the empty match under the cursor.
+  * On some systems case of file names is always ignored, on others
+    never.
+  * Comparing file names does not handle multi-byte characters
+    properly.
+
+-------------------------------------------------------------------
+Mon Mar 18 14:00:53 UTC 2013 - idon...@suse.com
+
+- Updated to revision 865, fixes the following problems
+  * Compiler warnings.
+  * When calling system() multi-byte clipboard contents is garbled.
+  * The QuitPre autocommand event does not trigger for :qa and :wq.
+  * "gv" selects the wrong area after some operators.
+  * 'ambiwidth' must be set by the user.
+  * When using --remote-expr try/catch does not work. (Andrey Radev)
+  * ":setlocal number" clears global value of 'relativenumber'.
+  * Dragging the status line can be slow.
+  * Problem with 'ambiwidth' detection for ANSI terminal.
+  * Can't build without the mouse feature.
+  * Mouse position may be wrong.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.FqSrtT/_old  2013-03-28 13:29:46.000000000 +0100
+++ /var/tmp/diff_new_pack.FqSrtT/_new  2013-03-28 13:29:46.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 %define pkg_version 7.3
-%define official_ptchlvl 854
+%define official_ptchlvl 874
 %define VIM_SUBDIR vim73
 %define site_runtimepath /usr/share/vim/site
 


++++++ vim-7.3-patches.tar.bz2 ++++++
++++ 3592 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