]> git.pld-linux.org Git - packages/vim.git/commitdiff
updated to 7.4.873 auto/th/vim-7.4.873-1
authorElan Ruusamäe <glen@delfi.ee>
Fri, 18 Sep 2015 12:10:24 +0000 (15:10 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 18 Sep 2015 12:10:24 +0000 (15:10 +0300)
7.4.866  crash when changing the 'tags' option from a remote command
7.4.867  (after 7.4.866) can't build on MS-Windows
7.4.868  'smarttab' is also effective when 'paste' is enabled
7.4.869  MS-Windows with Intel GPU: scroll may cause text to disappear
7.4.870  get into an invalid state when using getchar() in expr mapping
7.4.871  Vim leaks memory when 'wildignore' filters out all matches
7.4.872  not using CI services available
7.4.873  (after 7.4.866) compiler warning for unused variable

sources
vim.spec

diff --git a/sources b/sources
index 4784e28357eccb9e89fc050c8ee47637b1d3d59d..f1ddc1e731c5ec2d132a7ae1b9eccd9b3262e472 100644 (file)
--- a/sources
+++ b/sources
@@ -863,3 +863,11 @@ b0fd7308ef340610974de5a08e19cb99  7.4.861
 3bea3b9746174047512ce08877306ceb  7.4.863
 2f74a485c21b561705844e73f6b22e1c  7.4.864
 8522ad606d00ff6b92895861eb19dbde  7.4.865
+3f483379fefb7ab6676c8190ad49ba0a  7.4.866
+d005c642e1b3423052e403f6246d0ee2  7.4.867
+bee9c2711db8c51b122c0295b67040b4  7.4.868
+c4ced9121524d0cde6576463b3f9090f  7.4.869
+ba31fffdc119838d3ec9d075909c4940  7.4.870
+2387f55b310c9830bb24f00edb1d728c  7.4.871
+b273ff20c06d969d79814cb7ba140c9b  7.4.872
+9ffd7aee5afe6ef7571ae46e6e720757  7.4.873
index 61cf95e6da2457fc62bbb1bf419ddad682f5e016..c3af24fb9bf2afd1932f03c59edfd0beb54cb5ed 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -28,7 +28,7 @@
 # VCS Commits: https://code.google.com/p/vim/source/browse/
 
 %define                ver             7.4
-%define                patchlevel      865
+%define                patchlevel      873
 %define                rel             1
 Summary:       Vi IMproved - a Vi clone
 Summary(de.UTF-8):     VIsual editor iMproved
This page took 0.047725 seconds and 4 git commands to generate.