Accepting request 394210 from editors

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/394210
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neovim?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2016-05-10 07:27:47 +00:00 committed by Git OBS Bridge
commit d0381e4d43
4 changed files with 31 additions and 7 deletions

View File

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

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

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

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Thu Apr 28 15:58:15 UTC 2016 - ronisbr@gmail.com
- Update to version 0.1.4.
- Run spec-cleaner in `neovim.spec`.
- Replace lua51-MessagePack build dependency to lua51-mpack.
- Changelog:
Features:
* 5ebffaa :tcd for tab-local working directory (like :lcd,
but for tabs)
* d835c03 remote/define.vim: support remote function "range"
* 007d573 json_encode/json_decode (with sophisticated error
detection) #4131
* b50afb4 clipboard: support "lemonade" tool
Fixes:
* cc1beec eval.c: Fix heap corruption error. #4592
* 4043725 mbyte.c: Fix invalid memory access in
utfc_ptr2char_len #4574
* 4eb5827 Enable syntax/filetype by default. #4558
Changes:
* 5c6592f v:windowid is writeable (useful for GUIs) #4608A
-------------------------------------------------------------------
Thu Apr 14 01:44:02 UTC 2016 - ronisbr@gmail.com

View File

@ -17,7 +17,7 @@
Name: neovim
Version: 0.1.3
Version: 0.1.4
Release: 0
Summary: Vim-fork focused on extensibility and agility
License: Apache-2.0
@ -35,14 +35,14 @@ BuildRequires: libmsgpackc-devel >= 1.2.0
BuildRequires: libuv-devel
BuildRequires: lua51-BitOp
BuildRequires: lua51-LPeg
BuildRequires: lua51-MessagePack
BuildRequires: lua51-mpack
BuildRequires: luajit-devel
BuildRequires: pkg-config
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(jemalloc)
BuildRequires: pkgconfig(termkey)
BuildRequires: pkgconfig(unibilium)
BuildRequires: pkgconfig(vterm)
BuildRequires: update-desktop-files
Recommends: python-neovim
Recommends: python3-neovim
Recommends: xsel
@ -77,7 +77,7 @@ make %{?_smp_mflags}
%install
pushd build
make DESTDIR=%{buildroot} install %{?_smp_mflags}
make %{?_smp_mflags} DESTDIR=%{buildroot} install
popd
# Install icon.