]> git.pld-linux.org Git - packages/vim.git/commitdiff
updated to 7.3.1036 auto/th/vim-7.3.1036-1
authorElan Ruusamäe <glen@delfi.ee>
Tue, 28 May 2013 23:55:09 +0000 (02:55 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 28 May 2013 23:55:09 +0000 (02:55 +0300)
7.3.1033  "\1" .. "\9" are not supported in the new regexp engine
7.3.1034  new regexp code using strange multi-byte code
7.3.1035  compiler warning on 64 bit windows
7.3.1036  can't build on HP-UX

sources
vim.spec

diff --git a/sources b/sources
index 2d79b75b39fe5a077a78bca79479b62407fbb869..7aa6631d0d807619e075e4f544c0ac0553a5c156 100644 (file)
--- a/sources
+++ b/sources
@@ -1029,3 +1029,7 @@ e7928dc87511fdf95f76d9f984aa3d4d  7.3.1029
 61a678069f5bc10b7b1a5cb7aecea561  7.3.1030
 de5b7f2fda25b257f2c2bcdf5a029012  7.3.1031
 ad920d5a5c1b4255a6f8fea63529f8c9  7.3.1032
+fea965119260e7e7ba93f93673c771f0  7.3.1033
+e7221a14e84e33323ace75887a6cdc2b  7.3.1034
+a1a18974a3d4a296e8b73f149eb4a000  7.3.1035
+34fc624563ea7595c9f9219fe64e87fb  7.3.1036
index eb6c3211eb349b44b10bc077c830d040f59ed825..c46cf954be293a503aab04cb52f31a9cec2be06f 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -26,7 +26,7 @@
 # tail -n1 sources | awk '{print $2}'
 
 %define                ver             7.3
-%define                patchlevel      1032
+%define                patchlevel      1036
 %define                rel             1
 Summary:       Vi IMproved - a Vi clone
 Summary(de.UTF-8):     VIsual editor iMproved
This page took 0.040847 seconds and 4 git commands to generate.