Browse Source

upgrading package: vim 8.0.0086 -> 8.0.0088

Ralf S. Engelschall 9 years ago
parent
commit
0ec47bff85
1 changed files with 4 additions and 2 deletions
  1. 4 2
      vim/vim.spec

+ 4 - 2
vim/vim.spec

@@ -24,7 +24,7 @@
 #   package versions
 #   package versions
 %define       V_vl  8.0
 %define       V_vl  8.0
 %define       V_vs  80
 %define       V_vs  80
-%define       V_pl  0086
+%define       V_pl  0088
 
 
 #   package information
 #   package information
 Name:         vim
 Name:         vim
@@ -37,7 +37,7 @@ Class:        CORE
 Group:        Editor
 Group:        Editor
 License:      Charityware
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
 Version:      %{V_vl}.%{V_pl}
-Release:      20161116
+Release:      20161117
 
 
 #   package options
 #   package options
 %option       with_features   normal
 %option       with_features   normal
@@ -140,6 +140,8 @@ Patch183:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0083
 Patch184:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0084
 Patch184:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0084
 Patch185:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0085
 Patch185:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0085
 Patch186:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0086
 Patch186:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0086
+Patch187:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0087
+Patch188:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0088
 
 
 #   build information
 #   build information
 BuildPreReq:  OpenPKG, openpkg >= 20160101, ncurses
 BuildPreReq:  OpenPKG, openpkg >= 20160101, ncurses