From 9f1218bbba9e8e9bfa9744fe237f8b7cc57f9434 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 16 Apr 2013 11:31:39 +0300 Subject: [PATCH] up to 7.3.905 7.3.889 can't build with Ruby 2.0 on a 64 bit system 7.3.890 test 79 fails on Windows 7.3.891 merging viminfo history doesn't work well 7.3.892 (after 7.3.891) still merging problems for viminfo history 7.3.893 crash when using b:, w: or t: after closing the buffer etc. 7.3.894 using wrong RUBY_VER causing Ruby build to break 7.3.895 valgrind error in test 91 7.3.896 memory leaks in Lua interface 7.3.897 configure doesn't always find the shared library 7.3.898 memory leak reported by valgrind in test 91 7.3.899 #if indents are off 7.3.900 not obvious that some mouse features are mutual-exclusive 7.3.901 outdated comment, ugly condition 7.3.902 tabline not updated when deleting last buffer in other tab 7.3.903 (after 7.3.892) crash on exit writing viminfo 7.3.904 (after 7.3.893) using memory freed by the garbage collector 7.3.905 (after 7.3.903) crash when writing viminfo --- sources | 17 +++++++++++++++++ vim.spec | 2 +- 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/sources b/sources index a8a45dc..4558da2 100644 --- a/sources +++ b/sources @@ -885,3 +885,20 @@ e263181d7409e8bde32520c8314ff2f9 7.3.883 ddef20eb6b2651480f1e52da247d84c0 7.3.886 2aa53676316887e8c5bcaefe51211c3c 7.3.887 e087de5e2224b5cd050e34fe371d1261 7.3.888 +71cb3a6d8962c31d094fd335422b6554 7.3.889 +17f6cad309413a38ee09d2eff398a23d 7.3.890 +0ec87c049ab5567d27dc8ff3a29957f7 7.3.891 +2b455dccd2b837efc3af2f2541d90c0a 7.3.892 +b788907206eb4f545de17b2bc5d58674 7.3.893 +9e94c1259a0520661394e33a923fb0ff 7.3.894 +023fcd7d2da2c016c104ce8906ac626e 7.3.895 +8b7cf7447274cb1d32c20b36a51a1f54 7.3.896 +dad8233549d769eba5309e83d65c5a65 7.3.897 +6c6ed2327e4fc08f8051ebb30e0a850a 7.3.898 +60d3359f67a739f9b2b3d51d7c72d0b0 7.3.899 +13041bb9c1123664ea7e53bb86efdee8 7.3.900 +9267fe6ba3b2ca1d7e4ca96d53c228d7 7.3.901 +d500094667b57225a2318c264c07a575 7.3.902 +c0699792e503297752b73ae67821e4b6 7.3.903 +d127bb5702e158368edaddb7a4f7a21d 7.3.904 +90e35d3ec6239a976c8489c2eee293db 7.3.905 diff --git a/vim.spec b/vim.spec index fb89c8e..223f011 100644 --- a/vim.spec +++ b/vim.spec @@ -26,7 +26,7 @@ # tail -n1 sources | awk '{print $2}' %define ver 7.3 -%define patchlevel 888 +%define patchlevel 905 %define rel 1 Summary: Vi IMproved - a Vi clone Summary(de.UTF-8): VIsual editor iMproved -- 2.44.0