[packages/vim] updated to 7.4.889
glen
glen at pld-linux.org
Mon Oct 5 19:00:30 CEST 2015
commit 8ca69154b8675d582e75543b0542f1fc71323880
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon Oct 5 19:54:19 2015 +0300
updated to 7.4.889
7.4.885 upwards search without wildcards does not always work
7.4.886 (after 7.4.876) Windows7: screen flicker when using system()
7.4.887 using uninitialized memory for regexp with back reference
7.4.888 OptionSet autocommands are not triggered from setwinvar()
7.4.889 triggering OptionSet from setwinvar() isn't tested
sources | 5 +++++
vim.spec | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/vim.spec b/vim.spec
index 6f5f69d..8f0fa63 100644
--- a/vim.spec
+++ b/vim.spec
@@ -28,7 +28,7 @@
# VCS Commits: https://code.google.com/p/vim/source/browse/
%define ver 7.4
-%define patchlevel 884
+%define patchlevel 889
%define rel 1
Summary: Vi IMproved - a Vi clone
Summary(de.UTF-8): VIsual editor iMproved
diff --git a/sources b/sources
index 6d4e820..4535827 100644
--- a/sources
+++ b/sources
@@ -882,3 +882,8 @@ a2cef66fd25c41fdb20debb528be73d9 7.4.881
5f0fdcaa67a7a4140ef1b58a76fa1a55 7.4.882
5842dfcb285cc7a9c23600cb87f998e3 7.4.883
85d7a86306cfd08cd931fab7c74f887d 7.4.884
+46675ef5613b9bd92df4ce11f0186bd7 7.4.885
+950662ef3cda5a73e66cead6966309a9 7.4.886
+81f8b0d2b9c05d0b846e47ad15ce3666 7.4.887
+a3778eae2f96b02dc9b0fe4e2d7b1a95 7.4.888
+95af43bcf11b250dae586c1169578ef5 7.4.889
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/8ca69154b8675d582e75543b0542f1fc71323880
More information about the pld-cvs-commit
mailing list