SHA256
1
0
forked from pool/neovim

- Update to version 0.1.7:

* Features
    - 0213e99 PR #5561 'inccommand'
  * Fixes
    - c685879 PR #5632 SECURITY FIX
    - d28d108 CheckHealth: Fix version comparison.
    - 7be113d PR #5670 shell_write_cb: Schedule error message.
    - 1d45637 jobs: ensure calling jobclose() on a pty job sends
      SIGHUP.
    - 36c0ec6 tui/suspend_event(): set STDIN to "blocking"
    - 7a4d069, cf52b88 man.vim: avoid errors in unusual
      circumstances
    - ed19873 PR #5546 ex_global: Catch CTRL-C even if it is
      mapped.
  * Changes
    - 9147331 PR #2905 encoding: only allow encoding=utf-8
    - 5f02608 PR #5636 build: Upgrade jemalloc
    - f1fed42 PR #5567 l10n: Update Ukrainian translation

OBS-URL: https://build.opensuse.org/package/show/editors/neovim?expand=0&rev=10
This commit is contained in:
Ronan Chagas 2016-11-28 21:49:23 +00:00 committed by Git OBS Bridge
parent 23ca6ac78d
commit ac5f07f033
4 changed files with 26 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a9fe7aadd38ef015f82ec340f6b6c0629d02c9ca4d85352db0934ae511d2f02a
size 7810818

3
neovim-0.1.7.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d8f885d019b1ad608f36ae23b8f1b15b7e33585e16f7514666ab6c9809bb4b7e
size 7601279

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Mon Nov 28 11:22:34 UTC 2016 - ronisbr@gmail.com
- Update to version 0.1.7:
* Features
- 0213e99 PR #5561 'inccommand'
* Fixes
- c685879 PR #5632 SECURITY FIX
- d28d108 CheckHealth: Fix version comparison.
- 7be113d PR #5670 shell_write_cb: Schedule error message.
- 1d45637 jobs: ensure calling jobclose() on a pty job sends
SIGHUP.
- 36c0ec6 tui/suspend_event(): set STDIN to "blocking"
- 7a4d069, cf52b88 man.vim: avoid errors in unusual
circumstances
- ed19873 PR #5546 ex_global: Catch CTRL-C even if it is
mapped.
* Changes
- 9147331 PR #2905 encoding: only allow encoding=utf-8
- 5f02608 PR #5636 build: Upgrade jemalloc
- f1fed42 PR #5567 l10n: Update Ukrainian translation
-------------------------------------------------------------------
Mon Oct 31 11:43:43 UTC 2016 - ronisbr@gmail.com

View File

@ -17,7 +17,7 @@
Name: neovim
Version: 0.1.6
Version: 0.1.7
Release: 0
Summary: Vim-fork focused on extensibility and agility
License: Apache-2.0