Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2016-01-04 09:20:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2015-12-03 13:25:59.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes     2016-01-04 
09:21:00.000000000 +0100
@@ -1,0 +2,61 @@
+Thu Dec 31 13:49:01 UTC 2015 - [email protected]
+
+- Updated to revision 1004, fixes the following problems
+  * searchpos() always starts searching in the first column, 
+    which is not what some people expect. (Brett Stahlman)
+  * Leaking memory when hash_add() fails. Coverity error 99126.
+
+-------------------------------------------------------------------
+Sat Dec 19 18:52:34 UTC 2015 - [email protected]
+
+- Updated to revision 979, fixes the following problems
+  * When pasting on the command line line breaks result in literal <CR> 
characters.
+    This makes pasting a long file name difficult.
+  * When using :diffsplit the cursor jumps to the first line.
+  * Using ":sort" on a very big file sometimes causes text to be corrupted. 
(John Beckett)
+  * test_cdo fails when using another language than English.
+  * When changing the crypt key the blocks read from disk are not decrypted.
+
+-------------------------------------------------------------------
+Sun Dec 13 16:13:24 UTC 2015 - [email protected]
+
+- Updated to revision 972, fixes the following problems
+  * Test 87 doesn't work in a shadow directory.
+  * Configure doesn't work with a space in a path.
+  * test86 and test87 are flaky in Appveyor.
+  * Rare crash in getvcol(). (Timo Mihaljov)
+  * The asin() function can't be used.
+  * Memory leak when there is an error in setting an option. 
+
+-------------------------------------------------------------------
+Sun Dec  6 14:47:49 UTC 2015 - [email protected]
+
+- Updated to revision 963, fixes the following problems
+  * Crash when dragging with the mouse.
+  * Segfault reading unitialized memory.
+  * X11 and GTK have moure mouse buttons than Vim supports.
+  * Memory leak when encountering a syntax error.
+  * vt52 terminal codes are not correct.
+  * There is no way to ignore case only for tag searches.
+  * test_tagcase breaks for small builds.
+  * Writing tests for Vim script is hard.
+  * New style testing is incomplete.
+  * Missing changes in source file.
+  * Test_listchars fails with MingW. (Michael Soyka)
+  * Can't build when the insert_expand feature is disabled.
+  * When using 'colorcolumn' and there is a sign with a fullwidth character 
the highlighting is wrong. (Andrew Stewart)
+  * v:errors is not initialized.
+  * Sorting number strings does not work as expected. (Luc Hermitte)
+  * 'lispwords' is tested in the old way.
+  * When a test script navigates to another buffer the .res file is created 
with the wrong name.
+  * When using Lua there may be a crash. (issue #468)
+  * Vim doesn't recognize .pl6 and .pod6 files.
+  * A few more file name extensions not recognized.
+  * Test_tagcase fails when using another language than English.
+  * Vim checks if the directory "$TMPDIR" exists.
+  * When setting 'term' the clipboard ownership is lost.
+  * Test107 fails in some circunstances.
+  * Cannot run the tests with gvim.  Cannot run individual new stests.
+  * test_listlbr_utf8 sometimes fails. 
+
+-------------------------------------------------------------------

Old:
----
  v7.4.935.tar.gz

New:
----
  v7.4.1004.tar.gz

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

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.kB6uuG/_old  2016-01-04 09:21:01.000000000 +0100
+++ /var/tmp/diff_new_pack.kB6uuG/_new  2016-01-04 09:21:01.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 %define pkg_version 7.4
-%define patchlevel 935
+%define patchlevel  1004
 %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}


++++++ v7.4.935.tar.gz -> v7.4.1004.tar.gz ++++++
/work/SRC/openSUSE:Factory/vim/v7.4.935.tar.gz 
/work/SRC/openSUSE:Factory/.vim.new/v7.4.1004.tar.gz differ: char 12, line 1


Reply via email to