Ismail Dönmez 2016-02-24 09:11:31 +00:00 committed by Git OBS Bridge
parent 2a18ba572f
commit 7389e26595
4 changed files with 17 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Feb 24 09:06:22 UTC 2016 - idonmez@suse.com
- Updated to revision 1410, fixes the following problems
* The close-cb option is not implemented yet.
* Perl eval doesn't work properly on 64-bit big-endian machine.
* Having 'autochdir' set during startup and using diff mode doesn't work.
* GTK 3 is not supported.
* Completion menu flickers.
* Leaking memory in cs_print_tags_priv().
* json_encode() does not handle NaN and inf properly.
* Leaking memory in cscope interface.
-------------------------------------------------------------------
Tue Feb 23 08:25:46 UTC 2016 - idonmez@suse.com

View File

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