]> git.pld-linux.org Git - packages/vim.git/commitdiff
up to 7.3.967 auto/th/vim-7.3.967-1
authorElan Ruusamäe <glen@delfi.ee>
Sat, 18 May 2013 21:34:34 +0000 (00:34 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 18 May 2013 21:34:34 +0000 (00:34 +0300)
7.3.962  Python tests are not portable
7.3.963  setting curbuf without curwin causes trouble
7.3.964  Python: not so easy to access tab pages
7.3.965  Python garbage collection not working properly
7.3.966  there is ":py3do" but no ":pydo"
7.3.967  (after 7.3.965) build fails on Mac OSX

sources
vim.spec

diff --git a/sources b/sources
index 4c62bd1ae909300dacd49dc8b4388a5769dc0850..5a94c905af1c52017558d29b6865dbd0d51780fe 100644 (file)
--- a/sources
+++ b/sources
@@ -958,3 +958,9 @@ d0097745598c818f73ba6323ee474db0  7.3.958
 49cbf46f153ddb7100ad37786a9de2b9  7.3.959
 e1538bc0bdd92306b6e42da41f7e46b7  7.3.960
 ebab08ad3827c66a75d47f626e2fb05e  7.3.961
+b198b6e37e502ba0765ce9f3d812124c  7.3.962
+36fe40851118957f6efa880a20eb2910  7.3.963
+f3fe8fea2488c8a8a82c448b1f28def0  7.3.964
+a3c8c9f8e2a0a89dd20d2b1da507a9c4  7.3.965
+5ae719234fa39addafbddf90553d5be5  7.3.966
+3d628deee54e7774910c165b14ef99a1  7.3.967
index bfe1c09e660352e9977357ad56ca1065d87d6527..cd7f0ddccf4c8173946caf50dbe3ab0b670cd37a 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -26,7 +26,7 @@
 # tail -n1 sources | awk '{print $2}'
 
 %define                ver             7.3
-%define                patchlevel      961
+%define                patchlevel      967
 %define                rel             1
 Summary:       Vi IMproved - a Vi clone
 Summary(de.UTF-8):     VIsual editor iMproved
This page took 0.077614 seconds and 4 git commands to generate.