Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2015-07-02 22:46:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-06-12 20:28:23.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes     2015-07-02 
22:46:32.000000000 +0200
@@ -1,0 +2,40 @@
+Sun Jun 28 08:39:37 UTC 2015 - [email protected]
+
+- Updated to revision 763, fixes the following problems
+  * Appending in Visual mode with 'linebreak' set does not work
+    properly.  Also when 'selection' is "exclusive". (Ingo Karkat)
+  * Using CTRL-A in Visual mode does not work well. (Gary Johnson)
+  * It is not easy to count the number of characters.
+  * Cannot detect the background color of a terminal.
+  * When 'conceallevel' is 1 and quitting the command-line window
+    with CTRL-C the first character ':' is erased.
+  * Spelling mistakes are not displayed after ":syn spell".
+  * The request-background termcode implementation is incomplete.
+  * Comment for may_req_bg_color() is wrong. (Christ van Willegen)
+
+-------------------------------------------------------------------
+Mon Jun 22 13:04:02 UTC 2015 - [email protected]
+
+- Updated to revision 752, fixes the following problems
+  * When setting the crypt key and using a swap file, text may be
+    encrypted twice or unencrypted text remains in the swap file.
+  * The tab menu shows "Close tab" even when it doesn't work.
+  * The cursor line is not always updated for the "O" command.
+  * ml_get error when using "p" in a Visual selection in the last line.
+  * Wrong argument for sizeof().
+  * In a string "\U" only takes 4 digits, while after CTRL-V U eight
+    digits can be used.
+  * ":1quit" works like ":.quit". (Bohr Shaw)
+  * When using += with ":set" a trailing comma is not recognized. (Issue 365)
+  * Cannot specify a vertical split when loading a buffer for a quickfix 
command.
+  * "p" in Visual mode causes an unexpected line split.
+  * No tests for Ruby and Perl.
+  * The entries added by matchaddpos() are returned by getmatches() 
+    but can't be set with setmatches(). (Lcd)
+  * ":[count]tag" is not always working. (cs86661)
+  * ":cnext" may jump to the wrong column when setting 'virtualedit=all'
+  * For some options two consecutive commas are OK. (Nikolay Pavlov)
+  * It is not obvious how to enable the address sanitizer.
+  * Unicode 8.0 not supported. 
+
+-------------------------------------------------------------------

Old:
----
  v7-4-729.tar.gz

New:
----
  v7-4-763.tar.gz

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

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.6lWvDD/_old  2015-07-02 22:46:34.000000000 +0200
+++ /var/tmp/diff_new_pack.6lWvDD/_new  2015-07-02 22:46:34.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 %define pkg_version 7.4
-%define patchlevel 729
+%define patchlevel 763
 %define _rversion 7-4-%patchlevel
 %define VIM_SUBDIR vim74
 %define site_runtimepath /usr/share/vim/site


++++++ v7-4-729.tar.gz -> v7-4-763.tar.gz ++++++
/work/SRC/openSUSE:Factory/vim/v7-4-729.tar.gz 
/work/SRC/openSUSE:Factory/.vim.new/v7-4-763.tar.gz differ: char 37, line 2


Reply via email to