- Updated to revision 95, fixes the following problems

* Problems with GTK 3.22.2 fixed in 3.22.4.

OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=396
This commit is contained in:
Ismail Dönmez 2016-11-22 12:06:25 +00:00 committed by Git OBS Bridge
parent 443d5c4122
commit 50feed51fe
4 changed files with 11 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Nov 22 12:03:22 UTC 2016 - idonmez@suse.com
- Updated to revision 95, fixes the following problems
* Problems with GTK 3.22.2 fixed in 3.22.4.
-------------------------------------------------------------------
Mon Nov 21 16:01:17 UTC 2016 - dimstar@opensuse.org

View File

@ -17,8 +17,8 @@
%define pkg_version 8.0
%define patchlevel 0092
%define patchlevel_compact 92
%define patchlevel 0095
%define patchlevel_compact 95
%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}