Ismail Dönmez 2016-02-18 11:13:27 +00:00 committed by Git OBS Bridge
parent 2c6170b24e
commit f3ec0c0e1d
4 changed files with 15 additions and 4 deletions

View File

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

3
v7.4.1345.tar.gz Normal file
View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Feb 18 11:12:03 UTC 2016 - idonmez@suse.com
- Updated to revision 1345, fixes the following problems
* Crash when using channel that failed to open.
* Crash when closing the channel in a callback.
* Channel test fails on non-darwin builds.
* Channel NL mode is not supported yet.
* It's difficult to add more arguments to ch_sendraw() and ch_sendexpr().
* Can't compile with +job but without +channel.
-------------------------------------------------------------------
Tue Feb 16 09:57:19 UTC 2016 - idonmez@suse.com

View File

@ -17,7 +17,7 @@
%define pkg_version 7.4
%define patchlevel 1328
%define patchlevel 1345
%define VIM_SUBDIR vim74
%define site_runtimepath /usr/share/vim/site
%define make make VIMRCLOC=/etc VIMRUNTIMEDIR=/usr/share/vim/current MAKE="make -e" %{?_smp_mflags}