- Updated to revision 0002, fixes the following problems

* Intro screen still mentions version7. (Paul)
  * The netrw plugin does not work.

OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=383
This commit is contained in:
Ismail Dönmez 2016-09-12 14:44:15 +00:00 committed by Git OBS Bridge
parent 4f8d39a99f
commit e78bda90b8
4 changed files with 11 additions and 4 deletions

View File

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

3
v8.0.0002.tar.gz Normal file
View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Sep 12 14:41:09 UTC 2016 - idonmez@suse.com
- Updated to revision 0002, fixes the following problems
* Intro screen still mentions version7. (Paul)
* The netrw plugin does not work.
-------------------------------------------------------------------
Mon Sep 12 13:09:03 UTC 2016 - idonmez@suse.com

View File

@ -17,7 +17,7 @@
%define pkg_version 8.0
%define patchlevel 0000
%define patchlevel 0002
%define VIM_SUBDIR vim80
%define site_runtimepath /usr/share/vim/site
%define make make VIMRCLOC=/etc VIMRUNTIMEDIR=/usr/share/vim/current MAKE="make -e" %{?_smp_mflags}