]> git.pld-linux.org Git - packages/vim.git/commitdiff
updated to 7.3.1012
authorElan Ruusamäe <glen@delfi.ee>
Fri, 24 May 2013 23:54:26 +0000 (02:54 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 24 May 2013 23:54:26 +0000 (02:54 +0300)
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
vim.spec

diff --git a/sources b/sources
index 1c8060bfbee0cb6e75b6f79760f32756037500f7..bd683ead906bf2da7feb8c8dc68ae14b3ee759be 100644 (file)
--- 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
index 76d756c7b816a158231b1eda5344a3f11619fb67..88447da740c73c7a07085702e28ab65c1da3e9a0 100644 (file)
--- 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
This page took 0.230788 seconds and 4 git commands to generate.