[packages/vim] up to 7.3.960
glen
glen at pld-linux.org
Thu May 16 11:31:29 CEST 2013
commit a352aefd2c5605db584821abbc8295db083c9b08
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Thu May 16 12:19:32 2013 +0300
up to 7.3.960
7.3.945 Python: List of buffers is not very useful
7.3.946 sometimes keys starting with <Esc>[ ar not working
7.3.947 Python: No iterator for vim.list and vim.bufferlist
7.3.948 cannot build with Python 2.2
7.3.949 Python: no easy access to tabpages
7.3.950 Python: Stack trace printer can't handle messages
7.3.951 Python exceptions have problems
7.3.952 Python: It's not easy to change window/buffer/tabpage
7.3.953 Python: string exceptions are deprecated
7.3.954 No check if PyObject_IsTrue fails
7.3.955 Python: Not enough tests
7.3.956 Python vim.bindeval() causes SIGABRT
7.3.957 Python does not have a "do" command like Perl or Lua
7.3.958 Python: Iteration destructor not set
7.3.959 (after 7.3.957) missing error number
7.3.960 compiler warning for unused variable
sources | 16 ++++++++++++++++
vim.spec | 2 +-
2 files changed, 17 insertions(+), 1 deletion(-)
---
diff --git a/vim.spec b/vim.spec
index 521c253..8fc2614 100644
--- a/vim.spec
+++ b/vim.spec
@@ -26,7 +26,7 @@
# tail -n1 sources | awk '{print $2}'
%define ver 7.3
-%define patchlevel 944
+%define patchlevel 960
%define rel 1
Summary: Vi IMproved - a Vi clone
Summary(de.UTF-8): VIsual editor iMproved
diff --git a/sources b/sources
index aaeb59e..5dcbfdf 100644
--- a/sources
+++ b/sources
@@ -941,3 +941,19 @@ edbfe98fa7558b26cb39a7f6e1a57fe7 7.3.939
ec8edcc6837895acf2b3284821251e4f 7.3.942
9fc89823de16a378d971e17d73ef49dd 7.3.943
447a579a508162ea050f3b2752c69c6b 7.3.944
+18fff1894684db63888f8b3a6c257ddb 7.3.945
+93a78093bb05ebcda48819067ff887ed 7.3.946
+8dd537b66e29ca1b5348bf917e5066e6 7.3.947
+2f91e59f6526db96630e60a327210a6e 7.3.948
+bf89f9b427c4236b25c167d72ffaf8a9 7.3.949
+82d140f15d9b1ea635adf868540a65bb 7.3.950
+7686734b5853ce92c0b722797fdb41d3 7.3.951
+de3547b2b1b53525fa38e6d9f1905320 7.3.952
+cf024ba52a4948717647e034fa07f9e2 7.3.953
+2c06b4dc028b4fe544e25d97c8bf9403 7.3.954
+8f0c2b90f1a215f956e5db545ccf9fea 7.3.955
+81cdad19c082a54fc32641715ae6fad5 7.3.956
+91949035fa46ceb159d35105b46d8976 7.3.957
+d0097745598c818f73ba6323ee474db0 7.3.958
+49cbf46f153ddb7100ad37786a9de2b9 7.3.959
+e1538bc0bdd92306b6e42da41f7e46b7 7.3.960
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/a352aefd2c5605db584821abbc8295db083c9b08
More information about the pld-cvs-commit
mailing list