]> git.pld-linux.org Git - packages/vim.git/commitdiff
updated to 7.4.552 auto/th/vim-7.4.552-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 14 Dec 2014 20:34:31 +0000 (21:34 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 14 Dec 2014 20:34:31 +0000 (21:34 +0100)
7.4.538  tests fail with small features plus Python
7.4.539  (after 7.4.530) crash when computing buffer count
7.4.540  (after 7.4.539) cannot build with tiny and small features
7.4.541  crash when doing a range assign
7.4.542  cannot specify the type of range for a user command
7.4.543  (after 7.4.232) "1,3s/\n//" joins two lines instead of three
7.4.544  warnings for unused arguments with a combination of features
7.4.545  highlighting for multi-line matches is not correct
7.4.546  repeated use of vim_snprintf() with a number
7.4.547  "vit" does not select multi-byte character at the end correctly
7.4.548  compilation fails with native version of MinGW-w64
7.4.549  function name not recognized correctly when inside a function
7.4.550  curs_rows() function is always called with second argument false
7.4.551  "ygn" may yank too much; Issue 295
7.4.552  langmap applies to Insert mode expression mappings

sources
vim.spec

diff --git a/sources b/sources
index 54d756cd3cf6b495e15f06c64bb2cd4471a9cabb..9c27c7ace4d2860bcdb667e9b157da70713853d4 100644 (file)
--- a/sources
+++ b/sources
@@ -535,3 +535,18 @@ a54ccb2731c5e402b9dd9d22b2fa1ba0  7.4.534
 9a6a4d372b613e48bd9ca20f4d364124  7.4.535
 35265a51a1f845003f3d383aaa78a41d  7.4.536
 ad72b439c0818dc96d84485b10ccf6d5  7.4.537
+89145a2afb7445d0fa27b5443915c8fc  7.4.538
+0d45f9ba58015be8db9a1e25194508bb  7.4.539
+a7d002ff318ff7f891fbce0b4b786294  7.4.540
+32ebf9804789d61c25035c7a862916b4  7.4.541
+d1188b1f4432348f72483b739459af74  7.4.542
+67afbf8596dd84916a0798ed29a3b937  7.4.543
+7e4ff82db15a3add5f2181ef2665a2b2  7.4.544
+ede30b6380c40ccea14b0c451b256241  7.4.545
+81eff49206d56d37cede07efa7008fa9  7.4.546
+9ba61b62470671e98b715a8d6e89e373  7.4.547
+908c4b2c4496b5d875129eb4030fa375  7.4.548
+3a5a25c22ea7badebf7155861e11a53d  7.4.549
+f587fdf0a4ab839f4138b02befebe02a  7.4.550
+f436ddf3b7694e020c37406aa67b4e08  7.4.551
+3482d0e10b332fdd04970f948164456a  7.4.552
index 2fc97d835c7bcc422dbf1d1ada67f4956a6675a4..88b69b81fb509a2bc6a58dbf461f2afbc20225ee 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      537
+%define                patchlevel      552
 %define                rel             1
 Summary:       Vi IMproved - a Vi clone
 Summary(de.UTF-8):     VIsual editor iMproved
This page took 0.038563 seconds and 4 git commands to generate.