]> git.pld-linux.org Git - packages/vim.git/commitdiff
updated to 7.4.979 auto/th/vim-7.4.979-1
authorElan Ruusamäe <glen@delfi.ee>
Mon, 21 Dec 2015 16:50:30 +0000 (18:50 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 21 Dec 2015 16:50:30 +0000 (18:50 +0200)
7.4.973  pasting on the command line line inserts <CR> characters
7.4.974  when using :diffsplit the cursor jumps to the first line
7.4.975  using ":sort" on a very big file may cause corrupted text
7.4.976  when compiling for MSYS2 the Win32 clipboard is not enabled
7.4.977  problem with 'linebreak' set and using "space" in 'listchars'
7.4.978  test_cdo fails when using another language than English
7.4.979  when crypt key changes blocks read from disk are not decrypted

sources
vim.spec

diff --git a/sources b/sources
index 811904adf9ad191ac381a736b2b0f1db27aff644..bf086cf0c77497df85f16cd7f431c20d9445bd42 100644 (file)
--- a/sources
+++ b/sources
@@ -970,3 +970,10 @@ db52929bb27ae42d8a31fbfdc78d84ff  7.4.963
 5982a3a2813ec63a3c349f4068b636fe  7.4.970
 f20f766a24eebf36fde46e111c158b01  7.4.971
 c26ff398ae9470666b3f73aaca12d183  7.4.972
+20b44709e7ca82932daf46c159e681d9  7.4.973
+f33552d259c057a571178c9716abc26a  7.4.974
+79b7bf7f16066b9842d11333aabea75e  7.4.975
+b25951ca4903040c4b313d16d118ac94  7.4.976
+91be76103e4750f5c4d3937c22d18c27  7.4.977
+2c884aa8c6cd7c1ac6a6ce91015262e6  7.4.978
+56a2d5070609559bba2dd2789a07a6a1  7.4.979
index a3b59fc289ef22dbf15709527d26fde1bdd633f4..b28b2dbc15ba82f49654b04caf0886930f2b22c5 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -31,7 +31,7 @@
 # VCS Commits: https://github.com/vim/vim/commits/master
 
 %define                ver             7.4
-%define                patchlevel      972
+%define                patchlevel      979
 %define                rel             1
 Summary:       Vi IMproved - a Vi clone
 Summary(de.UTF-8):     VIsual editor iMproved
This page took 0.177102 seconds and 4 git commands to generate.