Hello community, here is the log from the commit of package neovim for openSUSE:Factory checked in at 2016-05-10 09:27:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/neovim (Old) and /work/SRC/openSUSE:Factory/.neovim.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "neovim" Changes: -------- --- /work/SRC/openSUSE:Factory/neovim/neovim.changes 2016-04-28 16:56:53.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.neovim.new/neovim.changes 2016-05-10 09:27:48.000000000 +0200 @@ -1,0 +2,24 @@ +Thu Apr 28 15:58:15 UTC 2016 - [email protected] + +- 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 + +------------------------------------------------------------------- Old: ---- neovim-0.1.3.tar.gz New: ---- neovim-0.1.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ neovim.spec ++++++ --- /var/tmp/diff_new_pack.MNVLnG/_old 2016-05-10 09:27:49.000000000 +0200 +++ /var/tmp/diff_new_pack.MNVLnG/_new 2016-05-10 09:27:49.000000000 +0200 @@ -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: 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 @@ %install pushd build -make DESTDIR=%{buildroot} install %{?_smp_mflags} +make %{?_smp_mflags} DESTDIR=%{buildroot} install popd # Install icon. ++++++ neovim-0.1.3.tar.gz -> neovim-0.1.4.tar.gz ++++++ /work/SRC/openSUSE:Factory/neovim/neovim-0.1.3.tar.gz /work/SRC/openSUSE:Factory/.neovim.new/neovim-0.1.4.tar.gz differ: char 12, line 1
