Hello community,

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

Package is "vim", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/vim/vim.changes  2013-02-26 15:26:26.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes     2013-03-17 
10:08:21.000000000 +0100
@@ -1,0 +2,34 @@
+Fri Mar  8 16:07:36 UTC 2013 - [email protected]
+
+- Updated to revision 854, fixes the following problems
+  * Compiler warning.
+  * In the terminal the scroll wheel always scrolls the active window.
+  * Ruby 2.0 has a few API changes.
+  * "xxd -i" fails on an empty file.
+  * Clipboard does not work on Win32 when compiled with Cygwin.
+  * Empty lines in :version output when 'columns' is 320.
+  * Insufficient testing for mksession.
+  * Some files missing in the list of distributed files.
+  * "\@<!" in regexp does not work correctly with multi-byte
+    characters, especially cp932.
+  * When a "cond ? one : two" expression has a subscript it is not
+    parsed correctly. (Andy Wokula)
+  * Compiler warning for signed/unsigned pointer.
+  * Missing test file changes.
+  * Enum is not indented correctly with "public" etc.
+  * Enum indenting is not tested.
+  * Missing proto file, listing a non-existing proto file.
+  * Test 55 fails when messages are translated.
+  * Can't build with Ruby 2.0 when using MinGW x64 or MSVC10.
+  * ":g//" gives "Pattern not found error" with E486.  Should not use
+    the error number, it's not a regular error message.
+  * ":vimgrep //" matches everywhere.
+  * Using an empty pattern with :sort silently continues when there is
+    no previous search pattern.
+  * system() breaks clipboard text. (Yukihiro Nakadaira)
+  * Using "ra" in multiple lines on multi-byte characters leaves a few
+    characters not replaced.
+  * After using backspace in insert mode completion, CTRL-N and CTRL-P
+    do not highlight the right entry. (Olivier Teuliere)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.uwVeZ2/_old  2013-03-17 10:08:23.000000000 +0100
+++ /var/tmp/diff_new_pack.uwVeZ2/_new  2013-03-17 10:08:23.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 %define pkg_version 7.3
-%define official_ptchlvl 831
+%define official_ptchlvl 854
 %define VIM_SUBDIR vim73
 %define site_runtimepath /usr/share/vim/site
 
@@ -483,7 +483,7 @@
 
 %check
 # Look for "TEST FAILURE" in the build log
-# Currently test83 fails
+# Currently test83 & test92 fails
 make test || true
 
 %post


++++++ vim-7.3-patches.tar.bz2 ++++++
++++ 4296 lines of diff (skipped)

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

Reply via email to