From 0837cdad083e8b16c1702abfbd2a18c6790493c2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Thu, 13 Mar 2014 09:23:09 +0200 Subject: [PATCH] updated to 7.4.205 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 | 13 +++++++++++++ vim.spec | 4 ++-- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/sources b/sources index 6caaa5a..aacb1c8 100644 --- 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 diff --git a/vim.spec b/vim.spec index 52e66d2..e7b317d 100644 --- 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 -- 2.44.0