]> git.pld-linux.org Git - packages/vim.git/commitdiff
updated to 7.4.481 auto/th/vim-7.4.481-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 16 Oct 2014 19:45:28 +0000 (21:45 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 16 Oct 2014 19:45:28 +0000 (21:45 +0200)
7.4.462  Setting the local value of 'backupcopy' empty gives an error
7.4.463  tests 86 and 87 may hang on MS-Windows
7.4.464  (after 7.4.459) compiler warning
7.4.465  crash when expanding a very long string
7.4.466  (after 7.4.460) CTRL-W } does not open preview window
7.4.467  'linebreak' does not work well together with Visual mode
7.4.469  (after 7.4.467) can't build with MSVC
7.4.470  test 11 and 100 do not work properly on Windows
7.4.471  MS-Windows: multi-byte printer name is displayed as ???
7.4.472  drawing "precedes" entry of 'listchar' when 'list' is not set
7.4.473  cursor position incorrect with number column and 'sbr'
7.4.474  AIX compiler can't handle // comment
7.4.475  can't compile if Xutf8SetWMProperties() is not in X11 library
7.4.476  MingW: compiling with "XPM=no" doesn't work
7.4.477  ":%diffput" adds an empty line if the other file is empty
7.4.478  using byte length instead of character length for 'showbreak'
7.4.479  MS-Windows: The console title can be wrong
7.4.480  (after 7.4.479) MS-Windows: Can't build
7.4.481  (after 7.4.471) compiler warning on MS-Windows

sources
vim.spec

diff --git a/sources b/sources
index 27d9647fc0bbbb6c5078313f814a831547f1b6d9..5937e2bbcec098b69122f9ab91e861ec49099774 100644 (file)
--- a/sources
+++ b/sources
@@ -459,3 +459,23 @@ aa11ef9102b10a90125a55e4ec40e9e3  7.4.458
 19210b5e0e4845a8308227ec2753d101  7.4.459
 ca46f134d5456c37bb3a42433dc2d92e  7.4.460
 17dc9a683c61aaa55e4a82e9fe8f563b  7.4.461
+54ac516f60a5b7dcde4381e3fad46e1d  7.4.462
+7e716d0eac751bd07bb0a66bc3c3ef67  7.4.463
+cdd1ece14e48ea88b3c4b6e277f8097f  7.4.464
+d3d85c6570841e48f7db37e006930bb3  7.4.465
+472b9cdefdb369b53420cf506aa785fa  7.4.466
+f068b6f2f3749c31c808bd127ad69a20  7.4.467
+a732bf05480de97c11f612774bc70ebe  7.4.468
+4bfb7018aca9b868ebc17142ad4fed07  7.4.469
+42d62f855bc8587f2d7e2fa538b34895  7.4.470
+8f41943c508cf52086a96a064e52698c  7.4.471
+12f30dc6139a8cf3f26448aeaf16b04f  7.4.472
+9bfdadb9d5075884fc5210329a759755  7.4.473
+eafd9a3d004f70a4df1c3a4bab76765c  7.4.474
+d8f96f6b14970a3b14432cafdcb5b211  7.4.475
+c7010f1022a5ae1c8501a74983324d4f  7.4.476
+5e9f4d3bdd306902a98c4387e17bd6ed  7.4.477
+25d2441fe02d5eab715d33de644d81cb  7.4.478
+8186805eaafe3ec964d9c4338d95b716  7.4.479
+559ccafd40109dcafaf933e089b78773  7.4.480
+ff8cddad2b912b454f89f9bfc860de60  7.4.481
index 3371033f3783805b9d4778dade079402c176eb84..ed6da1cd11e1df1541f23c7c5791e5d0c23b351f 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -28,7 +28,7 @@
 # VCS Commits: https://code.google.com/p/vim/source/browse/
 
 %define                ver             7.4
-%define                patchlevel      461
+%define                patchlevel      481
 %define                rel             1
 Summary:       Vi IMproved - a Vi clone
 Summary(de.UTF-8):     VIsual editor iMproved
This page took 0.193841 seconds and 4 git commands to generate.