[packages/vim] up to 7.3.884
glen
glen at pld-linux.org
Tue Apr 9 18:45:01 CEST 2013
commit 2ba31086d628c17077e145a3dc4b81123d9518fe
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Apr 9 19:43:57 2013 +0300
up to 7.3.884
7.3.878 'fileignorecase' is missing in options window and quickref
7.3.879 aborting an ex command does not abort a pending operator
7.3.880 new viminfo history lines may be replacd with old lines
7.3.881 Python list does not work correctly
7.3.882 CursorHold may trigger after receiving the termresponse
7.3.883 (after 7.3.880) can't build with some combination of features
7.3.884 compiler warning for variable shadowing another
sources | 7 +++++++
vim.spec | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/vim.spec b/vim.spec
index de7f524..974378a 100644
--- a/vim.spec
+++ b/vim.spec
@@ -26,7 +26,7 @@
# tail -n1 sources | awk '{print $2}'
%define ver 7.3
-%define patchlevel 877
+%define patchlevel 884
%define rel 1
Summary: Vi IMproved - a Vi clone
Summary(de.UTF-8): VIsual editor iMproved
diff --git a/sources b/sources
index 7fe6ffc..60ff390 100644
--- a/sources
+++ b/sources
@@ -874,3 +874,10 @@ bd47f2b08911ad0db8209c5f02380a5d 7.3.872
abb4523022f7c6c86c43256f80a74550 7.3.875
437a021bf523442732f1e31f29579e68 7.3.876
8b71b930825e91e8f7af6aef3b714080 7.3.877
+f69bd305333a102f4f76c40143bf3d2f 7.3.878
+82ea66e60b9e1d3d534352d12534ddf2 7.3.879
+553ee873fb23b8df6262db61de925493 7.3.880
+9ab615958983c113e0e90028cc05256e 7.3.881
+5548c8d030b55771e1887f08522cbe36 7.3.882
+e263181d7409e8bde32520c8314ff2f9 7.3.883
+953f60cb265903910a537bf625e096a6 7.3.884
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/2ba31086d628c17077e145a3dc4b81123d9518fe
More information about the pld-cvs-commit
mailing list