]> git.pld-linux.org Git - packages/vim.git/commitdiff
updated to 7.4.169 auto/th/vim-7.4.169-1
authorElan Ruusamäe <glen@delfi.ee>
Fri, 7 Feb 2014 16:16:27 +0000 (18:16 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 7 Feb 2014 16:16:27 +0000 (18:16 +0200)
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
vim.spec

diff --git a/sources b/sources
index e0bb2cdf9560ac30f0cc49d6dd5c2c058bb367dc..beac84cc1bbf1989b88ae3892437f523e8245d1f 100644 (file)
--- 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
index 8f2afff651d899e4bcba2f8e2093f8e6f68a2bf7..c46375e6acfe9e9ba33738d2f6f38c2ca42bee04 100644 (file)
--- 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
This page took 0.090669 seconds and 4 git commands to generate.