Browse Source

upgrading package: vim 8.0.0052 -> 8.0.0054

Ralf S. Engelschall 9 years ago
parent
commit
79a6bfad71
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
 %define       V_vl  8.0
 %define       V_vs  80
-%define       V_pl  0052
+%define       V_pl  0054
 
 #   package information
 Name:         vim
@@ -37,7 +37,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20161029
+Release:      20161030
 
 #   package options
 %option       with_features   normal
@@ -106,6 +106,8 @@ Patch149:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0049
 Patch150:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0050
 Patch151:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0051
 Patch152:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0052
+Patch153:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0053
+Patch154:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0054
 
 #   build information
 BuildPreReq:  OpenPKG, openpkg >= 20160101, ncurses