From a593c930ffd210982a3ada914c52a74c883226afd8d35ed3cc10b8f9946fe482 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Tue, 26 Jun 2018 07:23:59 +0000 Subject: [PATCH] Accepting request 618960 from home:mimi_vx:branches:editors - update to 8.1 revision 0115 - refresh vim-7.4-disable_lang_no.patch * The matchparen plugin may throw an error. * Rename new_ts to new_vts_array. * No error when using bad arguments with searchpair() * File name not displayed with ":file" when 'F' is in 'shortmess'. * New po makefile missing from distribution. * Python: getting buffer option clears message * Build fails when HAVE_DATE_TIME is undefined. * All tab stops are the same * Can't build without the +eval feature. * Build the string in init_longVersion() * Cannot build without syntax highlighting. * Terminal debugger: error when setting a watch point. * exclamation mark in error message not needed * Segfault when pattern with \z() is very slow. * Superfluous space before exclamation mark. * Dialog for ":browse tabnew" says "new window". * Cannot interrupt gdb when program is running. * Set 'nomodified' before closing the window. * "..." used inconsistently in a message. * error when ending the terminal debugger * v:shell_error is always zero when using terminal for "!cmd". * "is" and "as" have trouble with quoted punctuation. * in terminal window, typing : at more prompt, inserts ':' * terminal debugger doesn't adjust to changed 'background'. * can't see the breakpoint number in the terminal debugger. * "..." used inconsistently in messages. * Command getting cleared with CTRL-W : in a terminal window. * Crash when autocommands call setloclist(). OBS-URL: https://build.opensuse.org/request/show/618960 OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=501 --- vim-7.4-disable_lang_no.patch | 26 ++++++++-------- vim-8.1.0042.tar.gz | 3 -- vim-8.1.0115.tar.gz | 3 ++ vim.changes | 56 +++++++++++++++++++++++++++++++++++ vim.spec | 2 +- 5 files changed, 73 insertions(+), 17 deletions(-) delete mode 100644 vim-8.1.0042.tar.gz create mode 100644 vim-8.1.0115.tar.gz diff --git a/vim-7.4-disable_lang_no.patch b/vim-7.4-disable_lang_no.patch index 5413c36..54ed0c9 100644 --- a/vim-7.4-disable_lang_no.patch +++ b/vim-7.4-disable_lang_no.patch @@ -1,28 +1,28 @@ -Index: vim-8.0.1358/src/po/Makefile +Index: vim-8.1.0115/src/po/Make_all.mak =================================================================== ---- vim-8.0.1358.orig/src/po/Makefile -+++ vim-8.0.1358/src/po/Makefile -@@ -25,7 +25,6 @@ LANGUAGES = \ - lv \ +--- vim-8.1.0115.orig/src/po/Make_all.mak ++++ vim-8.1.0115/src/po/Make_all.mak +@@ -23,7 +23,6 @@ LANGUAGES = \ + ko.UTF-8 \ nb \ nl \ - no \ pl \ - pt_BR \ - ru \ -@@ -67,7 +66,6 @@ MOFILES = \ - lv.mo \ + pl.UTF-8 \ + pl.cp1250 \ +@@ -63,7 +62,6 @@ MOFILES = \ + ko.mo \ nb.mo \ nl.mo \ - no.mo \ pl.mo \ pt_BR.mo \ ru.mo \ -@@ -108,7 +106,6 @@ CHECKFILES = \ - ko.UTF-8.ck \ +@@ -113,7 +111,6 @@ CHECKFILES = \ + lv.ck \ nb.ck \ nl.ck \ - no.ck \ + pl.UTF-8.ck \ pl.ck \ - pt_BR.ck \ - ru.ck \ + pl.cp1250.ck \ diff --git a/vim-8.1.0042.tar.gz b/vim-8.1.0042.tar.gz deleted file mode 100644 index a587950..0000000 --- a/vim-8.1.0042.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7456f188fca3222b9a813bbd3d12c0e8dddc18d79b540359100f46be742d6f86 -size 13653976 diff --git a/vim-8.1.0115.tar.gz b/vim-8.1.0115.tar.gz new file mode 100644 index 0000000..b4a20c7 --- /dev/null +++ b/vim-8.1.0115.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6af39d4c9ca042e928a3d7d1cb86427803f53153158401c7d635a1e8f1712409 +size 13722407 diff --git a/vim.changes b/vim.changes index 82a56c4..8c34635 100644 --- a/vim.changes +++ b/vim.changes @@ -1,3 +1,59 @@ +------------------------------------------------------------------- +Mon Jun 25 10:32:38 UTC 2018 - mimi.vx@gmail.com + +- update to 8.1 revision 0115 +- refresh vim-7.4-disable_lang_no.patch + * The matchparen plugin may throw an error. + * Rename new_ts to new_vts_array. + * No error when using bad arguments with searchpair() + * File name not displayed with ":file" when 'F' is in 'shortmess'. + * New po makefile missing from distribution. + * Python: getting buffer option clears message + * Build fails when HAVE_DATE_TIME is undefined. + * All tab stops are the same + * Can't build without the +eval feature. + * Build the string in init_longVersion() + * Cannot build without syntax highlighting. + * Terminal debugger: error when setting a watch point. + * exclamation mark in error message not needed + * Segfault when pattern with \z() is very slow. + * Superfluous space before exclamation mark. + * Dialog for ":browse tabnew" says "new window". + * Cannot interrupt gdb when program is running. + * Set 'nomodified' before closing the window. + * "..." used inconsistently in a message. + * error when ending the terminal debugger + * v:shell_error is always zero when using terminal for "!cmd". + * "is" and "as" have trouble with quoted punctuation. + * in terminal window, typing : at more prompt, inserts ':' + * terminal debugger doesn't adjust to changed 'background'. + * can't see the breakpoint number in the terminal debugger. + * "..." used inconsistently in messages. + * Command getting cleared with CTRL-W : in a terminal window. + * Crash when autocommands call setloclist(). + * Use of 'termwinkey' is inconsistent. + * Terminal debugger only works with the terminal feature. + * Cannot handle pressing CTRL-C in a prompt buffer. + * Nasty autocommands can still cause using freed memory. + * Syntax highlighting not working when re-entering a buffer. + * balloon displayed at the wrong position + * Typing CTRL-W in a prompt buffer shows mode "-- --". + * Popup menu broken if a callback changes the window layout. + * Window title is wrong after resetting and setting 'title'. + * crash when autocommands delete the current buffer + * Displayed digraph for "ga" wrong with 'encoding' "cp1251". + * Display problem with margins and scrolling. + * Popup menu displayed wrong when using autocmd. + * Crash when using :hardcopy with illegal byte. + * first argument of 'completefunc' has inconsistent type + * When a mapping to times out the next mapping is skipped + * $VIM_TERMINAL is also set when not in a terminal window + * shell cannot tell running in a terminal window + * vim_str2nr() does not handle numbers close to the maximum. + * no completion for :unlet $VAR + * loading a session file fails if 'winheight' is big + * ++bad argument of :edit does not work properly + ------------------------------------------------------------------- Mon Jun 11 21:18:38 UTC 2018 - mimi.vx@gmail.com diff --git a/vim.spec b/vim.spec index 53f7d37..184de4b 100644 --- a/vim.spec +++ b/vim.spec @@ -17,7 +17,7 @@ %define pkg_version 8.1 -%define patchlevel 0042 +%define patchlevel 0115 %define patchlevel_compact %{patchlevel} %define VIM_SUBDIR vim81 %define site_runtimepath %{_datadir}/vim/site