Hello community, here is the log from the commit of package vim for openSUSE:Factory checked in at 2014-12-05 21:07:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-11-24 11:18:09.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes 2014-12-05 21:07:42.000000000 +0100 @@ -1,0 +2,30 @@ +Fri Nov 28 07:14:34 UTC 2014 - [email protected] + +- Updated to revision 537, fixes the following problems + * With a wrapping line the cursor may not end up in the right place. + (Nazri Ramliy) + * Using status line height in width computations. + * Crash when using syntax highlighting. + * Sun PCK locale is not recognzed. + * When using "vep" a mark is moved to the next line. (Maxi Padulo, + Issue 283) + * Specifying wrong buffer size for GetLongPathName(). + * When the X11 server is stopped and restarted, while Vim is kept in + the background, copy/paste no longer works. (Issue 203) + * When using ":ownsyntax" spell checking is messed up. (Issue 78) + * map() leaks memory when there is an error in the expression. + * matchstr() fails on long text. Daniel Hahler) + * Still confusing regexp failure and NFA_TOO_EXPENSIVE. + * Crash when using matchadd() (Yasuhiro Matsumoto) + * No test for what 7.4.517 fixes. + * Many commands take a count or range that is not using line + numbers. + * Comments about parsing an Ex command are wrong. + * When using 'incsearch' "2/pattern/e" highlights the first match. + * ":hardcopy" leaks memory in case of errors. + * Warnings when compiling if_ruby.c. + * Can't build with tiny features. + * Test 63 fails when using a black&white terminal. + * Value of v:hlsearch reflects an internal variable. + +------------------------------------------------------------------- Old: ---- vim-7.4.516.hg.6367.tar.xz New: ---- vim-7.4.537.hg.6413.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vim.spec ++++++ --- /var/tmp/diff_new_pack.Y5ELby/_old 2014-12-05 21:07:43.000000000 +0100 +++ /var/tmp/diff_new_pack.Y5ELby/_new 2014-12-05 21:07:43.000000000 +0100 @@ -17,8 +17,8 @@ %define pkg_version 7.4 -%define patchlevel 516 -%define revision 6367 +%define patchlevel 537 +%define revision 6413 %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.Y5ELby/_old 2014-12-05 21:07:43.000000000 +0100 +++ /var/tmp/diff_new_pack.Y5ELby/_new 2014-12-05 21:07:43.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.516.hg</param> - <param name="revision">v7-4-516</param> + <param name="versionprefix">7.4.537.hg</param> + <param name="revision">v7-4-537</param> </service> <service name="recompress" mode="disabled"> <param name="compression">xz</param> ++++++ vim-7.4.516.hg.6367.tar.xz -> vim-7.4.537.hg.6413.tar.xz ++++++ /work/SRC/openSUSE:Factory/vim/vim-7.4.516.hg.6367.tar.xz /work/SRC/openSUSE:Factory/.vim.new/vim-7.4.537.hg.6413.tar.xz differ: char 27, line 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
