From 418b836005576d6fa52e254feb18b7f8d370c5b8982a1a49214fca848bd0387a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Tue, 6 Dec 2016 10:40:59 +0000 Subject: [PATCH 1/2] - Updated to revision 124, fixes the following problems * May not process channel readahead. (skywind) * Value of 'thesaurus' option not checked properly. * When using ch_read() with zero timeout, can't tell the difference between reading an empty line and nothing available. * Cannot use a semicolon in 'backupext'. (Jeff) * When reading channel output in a timer, messages may go missing. (Skywind) * The channel "drop" option is not tested. * Still checking if memcmp() exists while every system should have it now. * Drop command doesn't use existing window. * The :history command is not tested. * Tests 92 and 93 are old style. * When reading English help and using CTRl-] the language from 'helplang' is used. * Parallel make fails. (J. Lewis Muir) * No test for using CTRL-R on the command line. * Setting 'cursorline' changes the curswant column. (Daniel Hahler) * Internal error for assert_inrange(1, 1). OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=401 --- vim-8.0.0102.tar.gz | 3 --- vim-8.0.0124.tar.gz | 3 +++ vim.changes | 22 ++++++++++++++++++++++ vim.spec | 4 ++-- 4 files changed, 27 insertions(+), 5 deletions(-) delete mode 100644 vim-8.0.0102.tar.gz create mode 100644 vim-8.0.0124.tar.gz diff --git a/vim-8.0.0102.tar.gz b/vim-8.0.0102.tar.gz deleted file mode 100644 index 119bad3..0000000 --- a/vim-8.0.0102.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ec25523841812505aed05230296272c6598696b1bffb58fdbd21d6589839441 -size 12945134 diff --git a/vim-8.0.0124.tar.gz b/vim-8.0.0124.tar.gz new file mode 100644 index 0000000..8d1ae81 --- /dev/null +++ b/vim-8.0.0124.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d15d4a9f9ea94a84679c540f636316a2fe18fa306b7c238d260767f8ec96855 +size 12948247 diff --git a/vim.changes b/vim.changes index 675a4e3..7eecb2d 100644 --- a/vim.changes +++ b/vim.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Tue Dec 6 10:34:58 UTC 2016 - idonmez@suse.com + +- Updated to revision 124, fixes the following problems + * May not process channel readahead. (skywind) + * Value of 'thesaurus' option not checked properly. + * When using ch_read() with zero timeout, can't tell the difference between + reading an empty line and nothing available. + * Cannot use a semicolon in 'backupext'. (Jeff) + * When reading channel output in a timer, messages may go missing. (Skywind) + * The channel "drop" option is not tested. + * Still checking if memcmp() exists while every system should have it now. + * Drop command doesn't use existing window. + * The :history command is not tested. + * Tests 92 and 93 are old style. + * When reading English help and using CTRl-] the language from 'helplang' + is used. + * Parallel make fails. (J. Lewis Muir) + * No test for using CTRL-R on the command line. + * Setting 'cursorline' changes the curswant column. (Daniel Hahler) + * Internal error for assert_inrange(1, 1). + ------------------------------------------------------------------- Sat Nov 26 09:21:03 UTC 2016 - idonmez@suse.com diff --git a/vim.spec b/vim.spec index 2fa25cc..281e9e6 100644 --- a/vim.spec +++ b/vim.spec @@ -17,8 +17,8 @@ %define pkg_version 8.0 -%define patchlevel 0102 -%define patchlevel_compact 102 +%define patchlevel 0124 +%define patchlevel_compact 124 %define VIM_SUBDIR vim80 %define site_runtimepath /usr/share/vim/site %define make make VIMRCLOC=/etc VIMRUNTIMEDIR=/usr/share/vim/current MAKE="make -e" %{?_smp_mflags} From ee2dba2a7d8e0e8ab6879dc9dd49c835924df588ffd99ee19de35a3627d3e72e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Sat, 10 Dec 2016 15:39:29 +0000 Subject: [PATCH 2/2] - Updated to revision 130, fixes the following problems * Not enough testing for entering Ex commands. * Display problem with 'foldcolumn' and a wide character. (esiegerman) * Cancelling completion still inserts text when formatting is done for 'textwidth'. (lacygoill) * Display test fails on MS-Windows. * Parallel make still doesn't work. (Lewis Muir) * Configure uses "ushort" while the Vim code doesn't. OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=402 --- vim-8.0.0124.tar.gz | 3 --- vim-8.0.0130.tar.gz | 3 +++ vim.changes | 12 ++++++++++++ vim.spec | 8 ++++---- 4 files changed, 19 insertions(+), 7 deletions(-) delete mode 100644 vim-8.0.0124.tar.gz create mode 100644 vim-8.0.0130.tar.gz diff --git a/vim-8.0.0124.tar.gz b/vim-8.0.0124.tar.gz deleted file mode 100644 index 8d1ae81..0000000 --- a/vim-8.0.0124.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8d15d4a9f9ea94a84679c540f636316a2fe18fa306b7c238d260767f8ec96855 -size 12948247 diff --git a/vim-8.0.0130.tar.gz b/vim-8.0.0130.tar.gz new file mode 100644 index 0000000..790fd64 --- /dev/null +++ b/vim-8.0.0130.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73b1236dc4fdf77bff6ab946f80463932c7a806bb020cf0738ffad3ed2e7ed13 +size 12948905 diff --git a/vim.changes b/vim.changes index 7eecb2d..9244ef6 100644 --- a/vim.changes +++ b/vim.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Dec 10 15:32:28 UTC 2016 - idonmez@suse.com + +- Updated to revision 130, fixes the following problems + * Not enough testing for entering Ex commands. + * Display problem with 'foldcolumn' and a wide character. (esiegerman) + * Cancelling completion still inserts text when formatting is done for + 'textwidth'. (lacygoill) + * Display test fails on MS-Windows. + * Parallel make still doesn't work. (Lewis Muir) + * Configure uses "ushort" while the Vim code doesn't. + ------------------------------------------------------------------- Tue Dec 6 10:34:58 UTC 2016 - idonmez@suse.com diff --git a/vim.spec b/vim.spec index 281e9e6..73337c9 100644 --- a/vim.spec +++ b/vim.spec @@ -17,8 +17,8 @@ %define pkg_version 8.0 -%define patchlevel 0124 -%define patchlevel_compact 124 +%define patchlevel 0130 +%define patchlevel_compact 130 %define VIM_SUBDIR vim80 %define site_runtimepath /usr/share/vim/site %define make make VIMRCLOC=/etc VIMRUNTIMEDIR=/usr/share/vim/current MAKE="make -e" %{?_smp_mflags} @@ -206,14 +206,14 @@ popd # build vim %configure ${COMMON_OPTIONS} --disable-gui --disable-gpm sed -i -e 's|define HAVE_DATE_TIME 1|undef HAVE_DATE_TIME|' src/auto/config.h -%make +make %{?_smp_mflags} cp src/vim vim # build gvim make distclean %configure ${COMMON_OPTIONS} ${GUI_OPTIONS} sed -i -e 's|define HAVE_DATE_TIME 1|undef HAVE_DATE_TIME|' src/auto/config.h -%make +make %{?_smp_mflags} # # build vitmp