[packages/vim] updated to 7.4.169
glen
glen at pld-linux.org
Fri Feb 7 17:43:52 CET 2014
commit 2a9e4720a7608c202ddf638c324bc31a1434e784
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Fri Feb 7 18:16:27 2014 +0200
updated to 7.4.169
7.4.162 running tests in shadow dir doesn't work
7.4.163 (after 7.4.142) MS-Windows 7 input doesn't work properly
7.4.164 problem with event handling on Windows 8
7.4.165 by default, after closing a buffer changes can't be undone
7.4.166 auto-loading a function for code that won't be executed
7.4.167 (after 7.4.149) fixes are not tested
7.4.168 can't compile with Ruby 2.1.0
7.4.169 ":sleep" puts cursor in the wrong column
sources | 8 ++++++++
vim.spec | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/vim.spec b/vim.spec
index 8f2afff..c46375e 100644
--- a/vim.spec
+++ b/vim.spec
@@ -27,7 +27,7 @@
# VCS Commits: https://code.google.com/p/vim/source/browse/
%define ver 7.4
-%define patchlevel 161
+%define patchlevel 169
%define rel 1
Summary: Vi IMproved - a Vi clone
Summary(de.UTF-8): VIsual editor iMproved
diff --git a/sources b/sources
index e0bb2cd..beac84c 100644
--- a/sources
+++ b/sources
@@ -159,3 +159,11 @@ cb5d7729638278f9c25b148ed5dfcd21 7.4.158
d4edf8a2e715ea496313cfc281b2103e 7.4.159
23fcaa3a90563f0b94b4aa5ec5e83383 7.4.160
75e1ff1a9ef3c80d5c6297f026fe7685 7.4.161
+ff248c6266915e12e7e6c0402f7f7a42 7.4.162
+4ef6ddb9bf63ed48638e7ebc41fdf7dc 7.4.163
+0ac692ccaf85a6c6f3b81ca91197aaaa 7.4.164
+04fa4932d8ba79dce6807ea2005068c9 7.4.165
+fd9bdb560ba274956edfa19635ae8279 7.4.166
+ed55a7b4ec1afa1c2dbfbc89b4a466ef 7.4.167
+3265557c7d6375cf84f4759a0389fa71 7.4.168
+b54447e42f1e66731f9036bcca8b4509 7.4.169
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/2a9e4720a7608c202ddf638c324bc31a1434e784
More information about the pld-cvs-commit
mailing list