From d0c86316f69de8e199fc3aa1bd94e063716e6522 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Fri, 31 Jan 2014 22:35:37 +0200 Subject: [PATCH] updated to 7.4.161 7.4.136 (after 7.4.096) Windows: readonly when saving UNC path file 7.4.137 cannot use IME with Windows 8 console 7.4.138 (after 7.4.114) directory change messages are not recognized 7.4.139 crash when using :cd in autocommand 7.4.140 crash when autocommand wipes out only other buffer 7.4.141 problems when building with Borland 7.4.142 (after 7.4.137) on MS-Windows 8 IME input doen't work well 7.4.143 TextChangedI is not triggered. 7.4.144 MingW also supports intptr_t for OPEN_OH_ARGTYPE 7.4.145 getregtype() does not return zero for unknown register 7.4.146 when starting Vim with "-u NONE" v:oldfiles is NULL 7.4.147 cursor position wrong when using "gj" after "$" 7.4.148 cannot build with Cygwin and X1. 7.4.149 get E685 error when assigning a function to autoload variable 7.4.150 :keeppatterns is not respected for :s 7.4.151 Python: slices with steps are not supported 7.4.152 Python: Cannot iterate over options 7.4.153 compiler warning for pointer type 7.4.154 (after 7.4.149) still a problem with auto-loading 7.4.155 (after 7.4.150) search offset not kept with :keeppatterns 7.4.156 test file missing from distribution 7.4.157 error number used twice 7.4.158 pattern containing \zs not handled correctly by substitute() 7.4.159 completion hangs when using the current buffer after keywords 7.4.160 Win32: Crash when executing external command 7.4.161 crash in Python exception handling --- sources | 26 ++++++++++++++++++++++++++ vim.spec | 2 +- 2 files changed, 27 insertions(+), 1 deletion(-) diff --git a/sources b/sources index da02e90..e0bb2cd 100644 --- a/sources +++ b/sources @@ -133,3 +133,29 @@ ed308944ad0ba75b7e4701f1125f5f05 7.4.129 db0195ef377d3692305751c266e56963 7.4.133 7277e650a69e5a426f43b4ab7101dfc1 7.4.134 6d78ba444069288673c5bb5d46637fa7 7.4.135 +27e599ce323d3ec84318f42befbe046e 7.4.136 +6670ec5392e8f9451b1f7f7477de9718 7.4.137 +87120062d53233da9983e2fdb465aa6b 7.4.138 +98d1a30530e235f43459dfcf83d70f68 7.4.139 +f85499011e6d7d759ec8b8a7087199fc 7.4.140 +754681af512508f44171e761d51a3048 7.4.141 +fbddcd9e452a53085b183a3d9a885e07 7.4.142 +72ab636fcee1371ea6e42b3af7eda473 7.4.143 +5007e4f14c3f8bcbbdde0e02c964c904 7.4.144 +413783063f2de49716ef809e9f227355 7.4.145 +d4d29e5c3a4dc7c15075adc3ce6edc0f 7.4.146 +f179164a5f4c9eea05c400c854fbaf43 7.4.147 +d24e10ca3dce85d1d5dc45eddb73f937 7.4.148 +55babbe54c308624eb6ff55d9093fbce 7.4.149 +d5830a1b3fc6ccf80b7a85a662372843 7.4.150 +0d8cb61d067a72fff17faf6ae1e63713 7.4.151 +624dc1cba478594ae6cd5bc922f58e3a 7.4.152 +63b729e378f08ecb388a52b2e2d503b3 7.4.153 +e4164b531aaa2741a48daf56604a75d6 7.4.154 +b1c6d861d4f2df1ebdbd7173d92d3215 7.4.155 +aebbb64adc4eb6d7b3f34ef698cfb60f 7.4.156 +e4369ae117295bc6fb791450ebfdaf65 7.4.157 +cb5d7729638278f9c25b148ed5dfcd21 7.4.158 +d4edf8a2e715ea496313cfc281b2103e 7.4.159 +23fcaa3a90563f0b94b4aa5ec5e83383 7.4.160 +75e1ff1a9ef3c80d5c6297f026fe7685 7.4.161 diff --git a/vim.spec b/vim.spec index c482520..8f2afff 100644 --- 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 135 +%define patchlevel 161 %define rel 1 Summary: Vi IMproved - a Vi clone Summary(de.UTF-8): VIsual editor iMproved -- 2.44.0