]> git.pld-linux.org Git - packages/vim.git/commitdiff
up to 7.3.944 auto/th/vim-7.3.944-1
authorElan Ruusamäe <glen@delfi.ee>
Wed, 15 May 2013 12:44:06 +0000 (15:44 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 15 May 2013 12:44:06 +0000 (15:44 +0300)
7.3.936  (after 7.3.935) Ruby missing piece for static 64 bit linking
7.3.937  more can be shared between Python 2 and 3
7.3.938  Python: not so easy to get the window number
7.3.939  Using Py_BuildValue is inefficient sometimes
7.3.940  Python: Can't get position of window
7.3.941  Python: Stuff in if_py_both.h is ordered badly
7.3.942  Python: SEGV in Buffer functions
7.3.943  Python: Negative indices were failing
7.3.944  external program receives the termrespone

sources
vim.spec

diff --git a/sources b/sources
index 9f64cec8113d3548da3420dedc0caffaca9aa87e..aaeb59e7c189408437b67c88f1104de1c91ccc10 100644 (file)
--- a/sources
+++ b/sources
@@ -932,3 +932,12 @@ c0755691ddd7c002e1cf7f00eb457bc6  7.3.932
 6f169578c0eb7effc2b4952e17918207  7.3.933
 fa15cd22d540f4b259074abf434e54b2  7.3.934
 98f5e81a54360b251a2ca24db71dd972  7.3.935
+e82e587db918b973a8e0ce2392118cf1  7.3.936
+ae028c342daba60d78eeb76d2e7bdf63  7.3.937
+587cb55a670e70df1eed5e8154b3106d  7.3.938
+edbfe98fa7558b26cb39a7f6e1a57fe7  7.3.939
+91b7e1558d4943f132db9a4826b96850  7.3.940
+1885b190f107267372b2e96ec21669e6  7.3.941
+ec8edcc6837895acf2b3284821251e4f  7.3.942
+9fc89823de16a378d971e17d73ef49dd  7.3.943
+447a579a508162ea050f3b2752c69c6b  7.3.944
index 9ddf590bab84c7afad9c9417e97e7330922f771f..521c253aac383c708426adad1dd89dd0d88a1a73 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -26,7 +26,7 @@
 # tail -n1 sources | awk '{print $2}'
 
 %define                ver             7.3
-%define                patchlevel      935
+%define                patchlevel      944
 %define                rel             1
 Summary:       Vi IMproved - a Vi clone
 Summary(de.UTF-8):     VIsual editor iMproved
This page took 0.608655 seconds and 4 git commands to generate.