]> git.pld-linux.org Git - packages/vim.git/commitdiff
updated to 7.4.192 auto/th/vim-7.4.192-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 4 Mar 2014 19:15:32 +0000 (20:15 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 4 Mar 2014 19:15:32 +0000 (20:15 +0100)
7.4.183  MSVC Visual Studio update not supported
7.4.184  match() does not work properly with a {count} argument
7.4.185  Clang gives warnings
7.4.186  (after 7.4.085) Visual mode insert mode is sometimes wrong
7.4.187  delete that crosses line break splits multi-byte character
7.4.188  SIZEOF_LONG clashes with similar defines in header files
7.4.189  compiler warning for unused argument
7.4.190  compiler warning for using %lld for off_t
7.4.191  can't escape a file name for shell commands without a function
7.4.192  memory leak when giving E853

sources
vim.spec

diff --git a/sources b/sources
index 34e954c8e2fe499b61e9bd8cd9787d83ce7f86ee..6caaa5a3626af72718377c1701f72fc4bccec65f 100644 (file)
--- a/sources
+++ b/sources
@@ -180,3 +180,13 @@ d5a0ab9f9919aebb91542e48f8fbc027  7.4.172
 fd90d1d2e86ee07bad4680f0260d0366  7.4.180
 219358ce254fb0c0d353b9a796a100aa  7.4.181
 fbd89c20781a808d9b9283f10e9d3ae8  7.4.182
+d0744cb580446fdd6944d67191cdda3c  7.4.183
+fc0866feeacfd3e1fb6a0195f0f037f9  7.4.184
+2488edc85d82d0c20c66959ffa356365  7.4.185
+366792c5d38497c5e7454fb7624f0eaf  7.4.186
+2a6d42c7d9cfc190d4798de01cb5008f  7.4.187
+1ecc29e0e066dae607cb04a4ebc295d7  7.4.188
+f20e9eee4987f704d20d2cbff4c4ef92  7.4.189
+59fe59875d9da34041ede674c185275f  7.4.190
+b010979da48f27769344506285c87ffd  7.4.191
+b66f43553771fabff9946c2539233f8b  7.4.192
index 928997af627ac38e3a5648485e4845a30dbbb7c5..5704d47bb47b86c9995fd343091ff0c3fb2f3459 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -27,7 +27,7 @@
 # VCS Commits: https://code.google.com/p/vim/source/browse/
 
 %define                ver             7.4
-%define                patchlevel      182
+%define                patchlevel      192
 %define                rel             2
 Summary:       Vi IMproved - a Vi clone
 Summary(de.UTF-8):     VIsual editor iMproved
This page took 0.134692 seconds and 4 git commands to generate.