[packages/vim] updated to 7.3.1105
glen
glen at pld-linux.org
Mon Jun 3 13:07:40 CEST 2013
commit 7a8dcba05ff51124018ad8fef65b18379129da89
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon Jun 3 08:59:26 2013 +0300
updated to 7.3.1105
7.3.1091 new regexp engine: no error for \z1 or \z( when not working
7.3.1092 regexp debugging: can't build, debug output has wrong pattern
7.3.1093 new regexp engine: empty \1 skips a character
7.3.1094 new regexp engine: Attempts to match "^" at every character
7.3.1095 compiler warnings for shadowed variables
7.3.1096 Python: popitem() was not defined in a standard way
7.3.1097 Python: a few recently added items are not documented
7.3.1098 Python: Possible memory leaks
7.3.1099 Python: changing directory causes problems
7.3.1100 Python: a few more memory problems
7.3.1101 configure doesn't find Python 3 on Ubuntu 13.04
7.3.1102 completion of ":py3do" and ":py3file" fails after ":py3"
7.3.1103 new regexp engine: overhead in saving and restoring
7.3.1104 new regexp engine does not handle "~"
7.3.1105 new regexp engine: too much code in one function; dead code
sources | 15 +++++++++++++++
vim.spec | 2 +-
2 files changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/vim.spec b/vim.spec
index e3b6468..2ba402e 100644
--- a/vim.spec
+++ b/vim.spec
@@ -26,7 +26,7 @@
# tail -n1 sources | awk '{print $2}'
%define ver 7.3
-%define patchlevel 1090
+%define patchlevel 1105
%define rel 1
Summary: Vi IMproved - a Vi clone
Summary(de.UTF-8): VIsual editor iMproved
diff --git a/sources b/sources
index c9a8c9f..be8f9c8 100644
--- a/sources
+++ b/sources
@@ -1087,3 +1087,18 @@ acdedbca097102d0c50b29da1522fc1f 7.3.1087
20d47860a651d979f73467ca7736ddb5 7.3.1088
7200889afbc122a62ccbf5560c5ce380 7.3.1089
8f5cd319369e4bb749b4564e34cb3073 7.3.1090
+1f36fb5cd1d9c5530959b8141a2824a9 7.3.1091
+f5e907612296f2babcc979cecfd26a88 7.3.1092
+845a7bb4ea26c4313389899b36f72671 7.3.1093
+f8adda8c85935ff6239a38e4b770e84c 7.3.1094
+47406e8ffc3193e729570aa485ea84b4 7.3.1095
+5277009d370f272c9d2d9eb834afe086 7.3.1096
+bf0dab35e7d12b29c6d65e302e636492 7.3.1097
+444f263285f8f3de0c72f2bc2590ef0e 7.3.1098
+d3a1570971df9f201993a35f78497f3d 7.3.1099
+d88da2b4a0a759eb50b4d783c1e3a406 7.3.1100
+0d732b2fcbd656f2b810f0b4a3fa33ac 7.3.1101
+49dab81eae4ad9cb1d0c805c283c0cce 7.3.1102
+79fc61fd305dd42a3eb9bad9551cc8ea 7.3.1103
+0db067194c873a7852a0ad5244845f49 7.3.1104
+7a3cb80aaeced8b15c7f0a4486aea5cb 7.3.1105
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/7a8dcba05ff51124018ad8fef65b18379129da89
More information about the pld-cvs-commit
mailing list