[packages/vim] up to 7.3.888
glen
glen at pld-linux.org
Mon Apr 15 14:23:23 CEST 2013
commit 3618dfe248ed7c055295afbf8c8ae53b49c20bc2
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon Apr 15 15:19:19 2013 +0300
up to 7.3.888
7.3.885 double free for list and dict in Lua
7.3.886 can't build with multi-byte on Solaris 10
7.3.887 no tests for Visual mode operators, what 7.3.879 fixes
7.3.888 filename completion with 'fic' does not work for multi-byte
sources | 4 ++++
vim.spec | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/vim.spec b/vim.spec
index 974378a..fb89c8e 100644
--- a/vim.spec
+++ b/vim.spec
@@ -26,7 +26,7 @@
# tail -n1 sources | awk '{print $2}'
%define ver 7.3
-%define patchlevel 884
+%define patchlevel 888
%define rel 1
Summary: Vi IMproved - a Vi clone
Summary(de.UTF-8): VIsual editor iMproved
diff --git a/sources b/sources
index 60ff390..a8a45dc 100644
--- a/sources
+++ b/sources
@@ -881,3 +881,7 @@ f69bd305333a102f4f76c40143bf3d2f 7.3.878
5548c8d030b55771e1887f08522cbe36 7.3.882
e263181d7409e8bde32520c8314ff2f9 7.3.883
953f60cb265903910a537bf625e096a6 7.3.884
+2a096f77c95248226b7d4b7eda58a995 7.3.885
+ddef20eb6b2651480f1e52da247d84c0 7.3.886
+2aa53676316887e8c5bcaefe51211c3c 7.3.887
+e087de5e2224b5cd050e34fe371d1261 7.3.888
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/3618dfe248ed7c055295afbf8c8ae53b49c20bc2
More information about the pld-cvs-commit
mailing list