瀏覽代碼

upgrading package: vim 8.0.0209 -> 8.0.0211

Ralf S. Engelschall 8 年之前
父節點
當前提交
9d4cd17857
共有 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  0209
+%define       V_pl  0211
 
 #   package information
 Name:         vim
@@ -37,7 +37,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20170121
+Release:      20170122
 
 #   package options
 %option       with_features   normal
@@ -263,6 +263,8 @@ Patch306:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0206
 Patch307:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0207
 Patch308:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0208
 Patch309:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0209
+Patch310:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0210
+Patch311:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0211
 
 #   build information
 BuildPreReq:  OpenPKG, openpkg >= 20160101, ncurses