[packages/vim] updated to 7.4.898

glen glen at pld-linux.org
Wed Oct 21 22:03:39 CEST 2015


commit 6d1198b08506879796a6f2a180228833eb562725
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Oct 21 23:01:04 2015 +0300

    updated to 7.4.898
    
    7.4.890  build failure when using dynamic python but not python3
    7.4.891  indentation of array initializer is wrong
    7.4.892  on MS-Windows the iconv DLL may have a different name
    7.4.893  C indenting is wrong below a "case (foo):"
    7.4.894  vimrun.exe is picky about the number of spaces before -s
    7.4.895  cmdline completion does not work for a command with digits
    7.4.896  editing a URL, which netrw should handle, doesn't work
    7.4.897  freeze and crash when there is a sleep in a remote command
    7.4.898  the 'fixendofline' option is set on with ":edit"

 sources  | 9 +++++++++
 vim.spec | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/vim.spec b/vim.spec
index cf3eb04..de2c91e 100644
--- a/vim.spec
+++ b/vim.spec
@@ -28,7 +28,7 @@
 # VCS Commits: https://github.com/vim/vim/commits/master
 
 %define		ver		7.4
-%define		patchlevel	889
+%define		patchlevel	898
 %define		rel		1
 Summary:	Vi IMproved - a Vi clone
 Summary(de.UTF-8):	VIsual editor iMproved
diff --git a/sources b/sources
index 4535827..f822743 100644
--- a/sources
+++ b/sources
@@ -887,3 +887,12 @@ a2cef66fd25c41fdb20debb528be73d9  7.4.881
 81f8b0d2b9c05d0b846e47ad15ce3666  7.4.887
 a3778eae2f96b02dc9b0fe4e2d7b1a95  7.4.888
 95af43bcf11b250dae586c1169578ef5  7.4.889
+5bb526e17e22f63eab1f35daab61cc7f  7.4.890
+c351bd0fc3b8346ceaf3062df7d32395  7.4.891
+d0a5f58f5597e3680a8b46e7c06552fd  7.4.892
+77513ef6d4b37957b3afb4d53dc20c6e  7.4.893
+6ae7a8ad0eed8e0b6dbf27c7c2e79483  7.4.894
+a629b733eb94a1c049aeb32a7e1e48de  7.4.895
+a5dc1cc98d80385f892350dc13c8a15e  7.4.896
+b629a3165438bba4776df1ad1a866986  7.4.897
+ef624e2104f85a170f03da78ac0cf409  7.4.898
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/6d1198b08506879796a6f2a180228833eb562725



More information about the pld-cvs-commit mailing list