Ismail Dönmez 2016-02-23 08:30:20 +00:00 committed by Git OBS Bridge
parent 0bcdcbe57b
commit 2a18ba572f
4 changed files with 13 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Feb 23 08:25:46 UTC 2016 - idonmez@suse.com
- Updated to revision 1397, fixes the following problems
* When the Job exit callback is invoked, the job may be freed too
soon.
* Starting a job hangs in the GUI.
* Can't sort inside a sort function.
-------------------------------------------------------------------
Mon Feb 22 13:17:45 UTC 2016 - idonmez@suse.com

View File

@ -17,7 +17,7 @@
%define pkg_version 7.4
%define patchlevel 1385
%define patchlevel 1397
%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}