From ac782fbc9a5cbf7b5b5e337ddac78f6166d14c02c5db5b5a9ec5d1c62116cbf0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Tue, 9 Apr 2013 09:02:57 +0000 Subject: [PATCH] =?UTF-8?q?-=20Updated=20to=20revision=20884,=20fixes=20th?= =?UTF-8?q?e=20following=20problems=20=20=20*=20Build=20problem=20with=20s?= =?UTF-8?q?ome=20combination=20of=20features.=20=20=20*=20#if=20indents=20?= =?UTF-8?q?are=20off.=20=20=20*=20Forward=20searching=20with=20search()=20?= =?UTF-8?q?is=20broken.=20=20=20*=20'fileignorecase'=20is=20missing=20in?= =?UTF-8?q?=20options=20window=20and=20quickref.=20=20=20*=20When=20using?= =?UTF-8?q?=20an=20ex=20command=20in=20operator=20pending=20mode,=20using?= =?UTF-8?q?=20Esc=20to=20=20=20=20=20abort=20the=20command=20still=20execu?= =?UTF-8?q?tes=20the=20operator.=20(David=20B=C3=BCrgin)=20=20=20*=20When?= =?UTF-8?q?=20writing=20viminfo,=20old=20history=20lines=20may=20replace?= =?UTF-8?q?=20lines=20written=20=20=20=20=20more=20recently=20by=20another?= =?UTF-8?q?=20Vim=20instance.=20=20=20*=20Python=20list=20does=20not=20wor?= =?UTF-8?q?k=20correctly.=20=20=20*=20CursorHold=20may=20trigger=20after?= =?UTF-8?q?=20receiving=20the=20termresponse.=20=20=20*=20Can't=20build=20?= =?UTF-8?q?with=20some=20combination=20of=20features.=20=20=20*=20Compiler?= =?UTF-8?q?=20warning=20for=20variable=20shadowing=20another.=20(John=20Li?= =?UTF-8?q?ttle)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=137 --- vim-7.3-patches.tar.bz2 | 4 ++-- vim.changes | 17 +++++++++++++++++ vim.spec | 2 +- 3 files changed, 20 insertions(+), 3 deletions(-) diff --git a/vim-7.3-patches.tar.bz2 b/vim-7.3-patches.tar.bz2 index eedf942..ba00ba5 100644 --- a/vim-7.3-patches.tar.bz2 +++ b/vim-7.3-patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6ea52f8ae6322e3f60ca7b511dadd7f8f5161ddc39920fbe9251425d320932a3 -size 940256 +oid sha256:d771bf12bd8599eeeaa0a19a28e90a1ea5d85c87be655d3680c903f3f31cb3db +size 943844 diff --git a/vim.changes b/vim.changes index 4b9dfeb..3de9fdf 100644 --- a/vim.changes +++ b/vim.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Tue Apr 9 08:58:31 UTC 2013 - idonmez@suse.com + +- Updated to revision 884, fixes the following problems + * Build problem with some combination of features. + * #if indents are off. + * Forward searching with search() is broken. + * 'fileignorecase' is missing in options window and quickref. + * When using an ex command in operator pending mode, using Esc to + abort the command still executes the operator. (David Bürgin) + * When writing viminfo, old history lines may replace lines written + more recently by another Vim instance. + * Python list does not work correctly. + * CursorHold may trigger after receiving the termresponse. + * Can't build with some combination of features. + * Compiler warning for variable shadowing another. (John Little) + ------------------------------------------------------------------- Wed Mar 20 16:09:34 UTC 2013 - idonmez@suse.com diff --git a/vim.spec b/vim.spec index 36fe48c..c420067 100644 --- a/vim.spec +++ b/vim.spec @@ -17,7 +17,7 @@ %define pkg_version 7.3 -%define official_ptchlvl 874 +%define official_ptchlvl 884 %define VIM_SUBDIR vim73 %define site_runtimepath /usr/share/vim/site