]> git.pld-linux.org Git - packages/vim.git/commitdiff
updated to 7.4.205
authorElan Ruusamäe <glen@delfi.ee>
Thu, 13 Mar 2014 07:23:09 +0000 (09:23 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 13 Mar 2014 07:23:27 +0000 (09:23 +0200)
7.4.193  typos in messages
7.4.194  can't build for Android
7.4.195  (after 7.4.193) Python tests fail
7.4.196  tests fail on Solaris 9 and 10
7.4.197  various problems on VMS
7.4.198  can't build with non-threding Perl and dynamic loading
7.4.199  (issue 197) ]P doesn't paste over Visual selection
7.4.200  too many #ifdefs in the code
7.4.201  'lispwords' is a global option
7.4.202  MS-Windows: non-ASCII font names don't work
7.4.203  parsing 'errorformat' is not correct
7.4.204  a mapping where the second byte is 0x80 doesn't work
7.4.205  ":mksession" does not handle the argument list correctly

sources
vim.spec

diff --git a/sources b/sources
index 6caaa5a3626af72718377c1701f72fc4bccec65f..aacb1c82b9ee04a98ebc09a6ce0765f65e4a2acb 100644 (file)
--- a/sources
+++ b/sources
@@ -190,3 +190,16 @@ f20e9eee4987f704d20d2cbff4c4ef92  7.4.189
 59fe59875d9da34041ede674c185275f  7.4.190
 b010979da48f27769344506285c87ffd  7.4.191
 b66f43553771fabff9946c2539233f8b  7.4.192
+8a54888eff7728c3e1ee8eb3fc271395  7.4.193
+a48abd9780d474fc9af9eb1d6cf6a157  7.4.194
+371e8d03870cfc8cc80b7af8e2e1e227  7.4.195
+f086fef1d8f6b1223cd4c3b3b25ab03a  7.4.196
+46281579443d7738bd1a9aacf38bf463  7.4.197
+166dfc06619cc874ab986e39e6edc3dc  7.4.198
+20cce084827d4998a87909660c2f62fd  7.4.199
+910ab3bff3c7af44877736ab8ba8ae92  7.4.200
+1de8360283c464dfe37bbd3c22e74fd1  7.4.201
+ecdc9aa4facee37c563ee4e16f2447c7  7.4.202
+8f29761b3be27a7925e7cfc1b4d2d141  7.4.203
+c1fe85c772d4c5e064f2b5cc80223930  7.4.204
+fed144f679842969a87ee0aaf70694f0  7.4.205
index 52e66d2f3e5c6a4004650af8c77df32765057876..e7b317d3669dacc3e9bce272fa00575b518c5c6a 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -27,8 +27,8 @@
 # VCS Commits: https://code.google.com/p/vim/source/browse/
 
 %define                ver             7.4
-%define                patchlevel      192
-%define                rel             2
+%define                patchlevel      205
+%define                rel             1
 Summary:       Vi IMproved - a Vi clone
 Summary(de.UTF-8):     VIsual editor iMproved
 Summary(es.UTF-8):     Editor visual incrementado
This page took 0.714233 seconds and 4 git commands to generate.