Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2014-04-09 18:17:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-27 06:16:51.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes     2014-04-09 
18:17:32.000000000 +0200
@@ -1,0 +2,65 @@
+Mon Apr  7 13:43:01 UTC 2014 - [email protected]
+
+- Updated to revision 253, fixes the following problems
+  * Crash for "vim -u NONE -N  -c '&&'".
+  * Configure message for detecting smack are out of sequence.
+  * When passing input to system() there is no way to keep NUL and
+    NL characters separate.
+  * Cannot distinguish between NL and NUL in output of system().
+  * Some test files missing from distribution.
+  * Crash when BufAdd autocommand wipes out the buffer.
+  * Critical error in GTK, removing timer twice.
+  * Crash when using cpp syntax file with pattern using external
+    match. (Havard Garnes)
+
+-------------------------------------------------------------------
+Thu Apr  3 12:12:45 UTC 2014 - [email protected]
+
+- Updated to revision 244, fixes the following problems
+  * ":tjump" shows "\n" as "\\n".
+  * The string returned by submatch() does not distinguish between a
+    NL from a line break and a NL that stands for a NUL character.
+  * getreg() does not distinguish between a NL used for a line break
+    and a NL used for a NUL character.
+  * Cannot use setreg() to add text that includes a NUL.
+  * The smack feature causes stray error messages.
+
+-------------------------------------------------------------------
+Wed Apr  2 13:34:20 UTC 2014 - [email protected]
+
+- Updated to revision 239, fixes the following problems
+  * Compilation problems on HP_nonStop (Tandem).
+  * Inconsistency: ":sp foo" does not reload "foo", unless "foo" is
+    the current buffer. (Liang Li)
+  * Compiler warnings. (Tony Mechelynck)
+  * When src/auto/configure was updated, "make clean" would run
+    configure pointlessly.
+  * It's not easy to remove duplicates from a list.
+  * When 'relativenumber' or 'cursorline' are set the window is
+    redrawn much to often. (Patrick Hemmer, Dominique Pelle)
+  * Test 105 does not work in a shadow dir. (James McCoy)
+  * Quickfix doesn't resize on ":copen 20". (issue 199)
+  * The Ruby directory is constructed from parts.
+  * Still using an older autoconf version.
+  * /usr/bin/grep on Solaris does not support -F.
+  * Dynamic Ruby doesn't work on Solaris.
+  * Cursurline highlighting not redrawn when scrolling. (John
+    Marriott)
+  * Can't build with Ruby 1.8.
+  * Compiler warnings when building with Python 3.2.
+  * Using ":let" for listing variables and the second one is a curly
+    braces expression may fail.
+  * Error when using ":options".
+  * An error in ":options" is not caught by the tests.
+  * ":%s/\n//" uses a lot of memory. (Aidan Marlin)
+  * Escaping special characters for using "%" with a shell command is
+    inconsistant, parenthesis are escaped but spaces are not.
+  * Can't get the command that was used to start Vim.
+  * It is not easy to get the full path of a command.
+  * It's not that easy to check the Vim patch version.
+  * When some patches was not included has("patch-7.4.123") may return
+    true falsely.
+  * Vim does not support the smack library.
+  * ":e +" does not position cursor at end of the file.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.82vRZa/_old  2014-04-09 18:17:35.000000000 +0200
+++ /var/tmp/diff_new_pack.82vRZa/_new  2014-04-09 18:17:35.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 %define pkg_version 7.4
-%define official_ptchlvl 213
+%define official_ptchlvl 253
 %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 ++++++
++++ 14172 lines of diff (skipped)

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

Reply via email to