-
OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=310
This commit is contained in:
parent
2c6170b24e
commit
f3ec0c0e1d
@ -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
3
v7.4.1345.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dec89e020270c5cd6c862462a04e1f87730bcf3b869e415c3394886bae1c7fe9
|
||||||
|
size 12609438
|
11
vim.changes
11
vim.changes
@ -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
|
Tue Feb 16 09:57:19 UTC 2016 - idonmez@suse.com
|
||||||
|
|
||||||
|
2
vim.spec
2
vim.spec
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define pkg_version 7.4
|
%define pkg_version 7.4
|
||||||
%define patchlevel 1328
|
%define patchlevel 1345
|
||||||
%define VIM_SUBDIR vim74
|
%define VIM_SUBDIR vim74
|
||||||
%define site_runtimepath /usr/share/vim/site
|
%define site_runtimepath /usr/share/vim/site
|
||||||
%define make make VIMRCLOC=/etc VIMRUNTIMEDIR=/usr/share/vim/current MAKE="make -e" %{?_smp_mflags}
|
%define make make VIMRCLOC=/etc VIMRUNTIMEDIR=/usr/share/vim/current MAKE="make -e" %{?_smp_mflags}
|
||||||
|
Loading…
Reference in New Issue
Block a user