]> git.pld-linux.org Git - packages/vim.git/commitdiff
updated to 7.4.182
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 18 Feb 2014 21:16:55 +0000 (22:16 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 18 Feb 2014 21:16:55 +0000 (22:16 +0100)
7.4.170  some help tags don't work with ":help"
7.4.171  redo does not set v:count and v:count1
7.4.172  blowfish code says OFB, but it's doing CFB
7.4.173  when using scrollbind the cursor can end up below last line
7.4.174  compiler warnings for Python interface
7.4.175  wrong fall-back to non-wide function if wide function fails
7.4.176  Python: Dictionary.update() thows an unexpected error
7.4.177  compiler warning for unused variable
7.4.178  the J command does not update '[ and '] marks
7.4.179  Compiler warning for type-punned pointer
7.4.180  (after 7.4.174) older Python versions don't support %ld
7.4.181  when using 'pastetoggle' the status lines are not updated
7.4.182  building with mzscheme and racket does not work

sources
vim.spec

diff --git a/sources b/sources
index beac84cc1bbf1989b88ae3892437f523e8245d1f..34e954c8e2fe499b61e9bd8cd9787d83ce7f86ee 100644 (file)
--- a/sources
+++ b/sources
@@ -167,3 +167,16 @@ fd9bdb560ba274956edfa19635ae8279  7.4.166
 ed55a7b4ec1afa1c2dbfbc89b4a466ef  7.4.167
 3265557c7d6375cf84f4759a0389fa71  7.4.168
 b54447e42f1e66731f9036bcca8b4509  7.4.169
+0cf596ed02f6be7080b173a0883bcc7f  7.4.170
+59820af8f4d9fae312ae2e5288151bcc  7.4.171
+d5a0ab9f9919aebb91542e48f8fbc027  7.4.172
+823b94880865e1049ecfae371b30a415  7.4.173
+8a1c1251b0f97e0e3767ae1bc989abec  7.4.174
+11507012ba1a3c936f668404fa379649  7.4.175
+20c1c3cc95b821f252f1c83904b6ba3d  7.4.176
+9a7d5b714c1a207a5cabfdf9470341f6  7.4.177
+7b19d16cb76725280a1ebd55b87f8cb8  7.4.178
+41244f46b1ed4f623a725e9b9cb638e9  7.4.179
+fd90d1d2e86ee07bad4680f0260d0366  7.4.180
+219358ce254fb0c0d353b9a796a100aa  7.4.181
+fbd89c20781a808d9b9283f10e9d3ae8  7.4.182
index c46375e6acfe9e9ba33738d2f6f38c2ca42bee04..6e2c3f6dd98f0b2f70bd21a5a8cc21a1c72e1de1 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      169
+%define                patchlevel      182
 %define                rel             1
 Summary:       Vi IMproved - a Vi clone
 Summary(de.UTF-8):     VIsual editor iMproved
This page took 0.058476 seconds and 4 git commands to generate.