]> git.pld-linux.org Git - packages/vim.git/commitdiff
updated to 7.4.898 auto/th/vim-7.4.898-1
authorElan Ruusamäe <glen@delfi.ee>
Wed, 21 Oct 2015 20:01:04 +0000 (23:01 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 21 Oct 2015 20:01:04 +0000 (23:01 +0300)
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
vim.spec

diff --git a/sources b/sources
index 4535827683a0e07d230903b8e15f86daaab67871..f822743d06bc165fab52244779fbb17ce439c2e4 100644 (file)
--- 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
index cf3eb04bfa0a8d3bb3779d1bcc0bd45f609861d0..de2c91e0676d9000b48973dbb7c8e622d3a1a496 100644 (file)
--- 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
This page took 0.292973 seconds and 4 git commands to generate.