]> git.pld-linux.org Git - packages/vim.git/commitdiff
updated to 7.4.131
authorElan Ruusamäe <glen@delfi.ee>
Fri, 27 Dec 2013 18:23:58 +0000 (20:23 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 27 Dec 2013 18:23:58 +0000 (20:23 +0200)
7.4.127  Perl 5.18 on Unix doesn't work
7.4.128  Perl 5.18 for MSVC doesn't work
7.4.129  getline(-1) returns zero
7.4.130  relative line numbers mix up windows when using folds
7.4.131  syncbind causes E315 errors in some situations

sources
vim.spec

diff --git a/sources b/sources
index 27ee48b772c498273808d530d2acfa463f6cd549..04e629355c10c1ad7c80cdf2742dd02c0273c211 100644 (file)
--- a/sources
+++ b/sources
@@ -124,3 +124,8 @@ d86179fc8d481a61f3a655d1f94c7f28  7.4.119
 8053e8aa3bdcdac81d9cce2d8ad8b1ca  7.4.124
 3da200dad10f8ac37fc902a25d22fc38  7.4.125
 0cb2797bce99ef62d8e8be73205db25e  7.4.126
+5fb67adaaec1e5f7a504462784106cc8  7.4.127
+e5ef188aa15567130d452eabc744b527  7.4.128
+ed308944ad0ba75b7e4701f1125f5f05  7.4.129
+0970745f265cbc68d5e2895a33372852  7.4.130
+06b9896eb8551a9879362f181e956279  7.4.131
index 06e56956a942e26b6b1bdf34050a33b0c847964d..a8f347507999782bb9954eed9acd75f94478c780 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      126
+%define                patchlevel      131
 %define                rel             1
 Summary:       Vi IMproved - a Vi clone
 Summary(de.UTF-8):     VIsual editor iMproved
This page took 0.071093 seconds and 4 git commands to generate.