]> git.pld-linux.org Git - packages/vim.git/commitdiff
updated to 7.3.1032 auto/th/vim-7.3.1032-1
authorElan Ruusamäe <glen@delfi.ee>
Mon, 27 May 2013 23:51:52 +0000 (02:51 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 27 May 2013 23:51:52 +0000 (02:51 +0300)
7.3.1031  compiler warnings for shadowed variable
7.3.1032  "\ze" is not supported by the new regexp engine

sources
vim.spec

diff --git a/sources b/sources
index 12308c937bf2f30f5b5a9d9e4eb78bf3ebf8574b..2d79b75b39fe5a077a78bca79479b62407fbb869 100644 (file)
--- a/sources
+++ b/sources
@@ -1027,3 +1027,5 @@ bc22b72210f510c3ba027d1ea9de294e  7.3.1027
 cd02a8606920052a493cd15911a617bd  7.3.1028
 e7928dc87511fdf95f76d9f984aa3d4d  7.3.1029
 61a678069f5bc10b7b1a5cb7aecea561  7.3.1030
+de5b7f2fda25b257f2c2bcdf5a029012  7.3.1031
+ad920d5a5c1b4255a6f8fea63529f8c9  7.3.1032
index 401e0bd9ae9212bee65720bb31c1468c941496b8..eb6c3211eb349b44b10bc077c830d040f59ed825 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -26,7 +26,7 @@
 # tail -n1 sources | awk '{print $2}'
 
 %define                ver             7.3
-%define                patchlevel      1030
+%define                patchlevel      1032
 %define                rel             1
 Summary:       Vi IMproved - a Vi clone
 Summary(de.UTF-8):     VIsual editor iMproved
This page took 0.223391 seconds and 4 git commands to generate.