]> git.pld-linux.org Git - packages/vim.git/commitdiff
updated to 7.4.027
authorElan Ruusamäe <glen@delfi.ee>
Sat, 14 Sep 2013 00:02:07 +0000 (03:02 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 14 Sep 2013 00:02:47 +0000 (03:02 +0300)
7.4.024  current user cannot always use the undo file he created
7.4.025  reading before start of a string
7.4.026  clang warning for int shift overflow
7.4.027  valgrind error when using CTRL-X CTRL-F at start of the line

sources
vim.spec

diff --git a/sources b/sources
index 1626803e27c8e67f7767b3659d2f0028a7c0badc..6be28b7f3b81b24fb7eb433f28d0c0fa94fe6297 100644 (file)
--- a/sources
+++ b/sources
@@ -21,3 +21,7 @@ c6a5bc4865a5e5e8c16333d5095fd571  7.4.020
 a983fabe523f0c91cbeec43a16b599c9  7.4.021
 612b6401b7ad5a8859439dc1e257ad05  7.4.022
 cdd8466563a0fd4fb538dbc1606d4a42  7.4.023
+7720495cecc60252198c1c5056de010a  7.4.024
+161173463dc95145c48f7691aee73f13  7.4.025
+8e0181a33d4cf99f3ff8f359c99af7b5  7.4.026
+97f5e46883edf23f873522db86e721a6  7.4.027
index be9c91968afed3685926d506ec38515eaed015f2..98a015fd0650467d4b598c56f254a987f3bd25af 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -27,8 +27,8 @@
 # VCS Commits: https://code.google.com/p/vim/source/browse/
 
 %define                ver             7.4
-%define                patchlevel      023
-%define                rel             3
+%define                patchlevel      027
+%define                rel             1
 Summary:       Vi IMproved - a Vi clone
 Summary(de.UTF-8):     VIsual editor iMproved
 Summary(es.UTF-8):     Editor visual incrementado
This page took 0.038984 seconds and 4 git commands to generate.