[packages/vim] updated to 7.3.1012
glen
glen at pld-linux.org
Sat May 25 02:05:23 CEST 2013
commit 8279b5d05f1b787e125a1e07dbba978d5b4d3bd6
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat May 25 02:54:26 2013 +0300
updated to 7.3.1012
7.3.1009 Python: compiler warning for ambiguous else
7.3.1010 new regexp: adding \Z makes every character match
7.3.1011 new regexp engine is inefficient with multi-byte characters
7.3.1012 \Z does not work properly with the new regexp engine
sources | 4 ++++
vim.spec | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/vim.spec b/vim.spec
index 76d756c..88447da 100644
--- a/vim.spec
+++ b/vim.spec
@@ -26,7 +26,7 @@
# tail -n1 sources | awk '{print $2}'
%define ver 7.3
-%define patchlevel 1008
+%define patchlevel 1012
%define rel 1
Summary: Vi IMproved - a Vi clone
Summary(de.UTF-8): VIsual editor iMproved
diff --git a/sources b/sources
index 1c8060b..bd683ea 100644
--- a/sources
+++ b/sources
@@ -1005,3 +1005,7 @@ f3094eb71b0f9b8d5b6000baae593448 7.3.997
a94eff43265e07d86475b681166eb63f 7.3.1006
613a0a125c236daada86d8cdaf952354 7.3.1007
8c6e174b21ed16a1a0e5250127834284 7.3.1008
+5879d7d0fba2108d1477c52fc5e3fe84 7.3.1009
+236de909efa5cf4f93f876dfc4074229 7.3.1010
+d8dbdde221f64b3e680511fd576bbef5 7.3.1011
+d008331bd6e60454202db4d6e0be8cf9 7.3.1012
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/8279b5d05f1b787e125a1e07dbba978d5b4d3bd6
More information about the pld-cvs-commit
mailing list