ソースを参照

upgrading package: vim 8.0.0055 -> 8.0.0057

Ralf S. Engelschall 9 年 前
コミット
6117cda7c8
1 ファイル変更4 行追加2 行削除
  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  0055
+%define       V_pl  0057
 
 #   package information
 Name:         vim
@@ -37,7 +37,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20161031
+Release:      20161104
 
 #   package options
 %option       with_features   normal
@@ -109,6 +109,8 @@ 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
 Patch155:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0055
+Patch156:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0056
+Patch157:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0057
 
 #   build information
 BuildPreReq:  OpenPKG, openpkg >= 20160101, ncurses