From b58135dfb4c27785a53b92d75eaad5ba950a613f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 21 Dec 2015 18:50:30 +0200 Subject: [PATCH] updated to 7.4.979 7.4.973 pasting on the command line line inserts 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 | 7 +++++++ vim.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/sources b/sources index 811904a..bf086cf 100644 --- 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 diff --git a/vim.spec b/vim.spec index a3b59fc..b28b2db 100644 --- 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 -- 2.44.0