]> git.pld-linux.org Git - packages/vim.git/commitdiff
updated to 7.4.061
authorElan Ruusamäe <glen@delfi.ee>
Sun, 3 Nov 2013 19:23:47 +0000 (21:23 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 3 Nov 2013 19:23:47 +0000 (21:23 +0200)
7.4.053  test75 has a wrong header
7.4.054  reading past end of the 'stl' string
7.4.055  Mac: Where macros are defined depends on the system
7.4.056  Mac: Compilation problem with OS X 10.9 Mavericks
7.4.057  byteidx() does not work for composing characters
7.4.058  warnings on 64 bit Windows
7.4.059  set_last_cursor() may encounter w_buffer being NULL
7.4.060  declaration has wrong return type for PyObject_SetAttrString()
7.4.061  (after 7.4.056) configure check in the wrong place

sources
vim.spec

diff --git a/sources b/sources
index a7e3fe7e9a86e3e6f13189db0d00d5e35fd53e34..0a87289ad965a5fc7ad93e1f4990348edf5070e9 100644 (file)
--- a/sources
+++ b/sources
@@ -50,3 +50,12 @@ ea675c709cd6011adc30fcf0def31ee4  7.4.048
 b15ffb4672e82d67cf3ea5d3fdc77ed8  7.4.050
 6b2af52b734806187f9e7effc2e43d64  7.4.051
 d32a541d7f5224c9fdacb6a81a73d695  7.4.052
+9d47ebc404be7fb399031751e1751846  7.4.053
+a28c2b89b23233bc8923ed6180647b4e  7.4.054
+ea670cb50696e36b8619877c2f90bab1  7.4.055
+3035ff2de9fea29034fd1babe465c2c5  7.4.056
+a181edc322e2240cdab8beda2af69301  7.4.057
+5b309b2742a07a0d5909234139456331  7.4.058
+05def513b70d2364d64ce1e02589fe8a  7.4.059
+8fd31eae3d039f665756bd5cf72c6c3d  7.4.060
+0305c9c20e3dd02331f38505eeb386b7  7.4.061
index adda555e4e0e30257083d5c293ba42736c0bbb71..544b515e78ff55e4a90f8bafb5fb0f73be0798b9 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -27,7 +27,7 @@
 # VCS Commits: https://code.google.com/p/vim/source/browse/
 
 %define                ver             7.4
-%define                patchlevel      052
+%define                patchlevel      061
 %define                rel             1
 Summary:       Vi IMproved - a Vi clone
 Summary(de.UTF-8):     VIsual editor iMproved
This page took 0.122214 seconds and 4 git commands to generate.