]> git.pld-linux.org Git - packages/vim.git/commitdiff
updated to 7.3.1084
authorElan Ruusamäe <glen@delfi.ee>
Sat, 1 Jun 2013 05:54:01 +0000 (08:54 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 1 Jun 2013 05:54:01 +0000 (08:54 +0300)
7.3.1079  test 87 fails
7.3.1080  test 86 fails
7.3.1081  compiler warnings on 64-bit Windows
7.3.1082  new regexp engine: Problem with \@= matching
7.3.1083  new regexp engine: Does not support \%^ and \%$
7.3.1084  new regexp engine: only accepts up to \{,10}

sources
vim.spec

diff --git a/sources b/sources
index 0ef8fe9b4400f83eac52887bdd10e0417bb6cf70..4b24c01686d4d2f307350bc3e0baa58b404bd31c 100644 (file)
--- a/sources
+++ b/sources
@@ -1075,3 +1075,9 @@ c9e3e7d0ef16e80ebc33e773251034c0  7.3.1071
 b444d9cf7aa8d4e3ae92a93141bcb182  7.3.1076
 036f90ffaf3c6217e78565e71700ebf9  7.3.1077
 607e021e7293791c30f41850f00cb842  7.3.1078
+6b81db05e6ee9db16d3c868acc491dcf  7.3.1079
+e87c46cc8558cac8bf8b05194bfad61d  7.3.1080
+bd9424173b68dc0df95bcceee606f99c  7.3.1081
+f235a6ba2c76e8333ebae990e383e45a  7.3.1082
+6f12d07f0094a8d92af49d12f01a5a5c  7.3.1083
+7e01e4d3df130ae172a3aaf84a0f62f3  7.3.1084
index be0c9d41f1bb4703d2634fffad3df5f872163742..7e3df936269a99d837e61828615f862514606e18 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -26,7 +26,7 @@
 # tail -n1 sources | awk '{print $2}'
 
 %define                ver             7.3
-%define                patchlevel      1078
+%define                patchlevel      1084
 %define                rel             1
 Summary:       Vi IMproved - a Vi clone
 Summary(de.UTF-8):     VIsual editor iMproved
This page took 0.046672 seconds and 4 git commands to generate.