浏览代码

upgrading package: vim 8.0.0069 -> 8.0.0071

Ralf S. Engelschall 9 年之前
父节点
当前提交
47923bceea
共有 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  0069
+%define       V_pl  0071
 
 #   package information
 Name:         vim
@@ -37,7 +37,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20161107
+Release:      20161108
 
 #   package options
 %option       with_features   normal
@@ -123,6 +123,8 @@ Patch166:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0066
 Patch167:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0067
 Patch168:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0068
 Patch169:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0069
+Patch170:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0070
+Patch171:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0071
 
 #   build information
 BuildPreReq:  OpenPKG, openpkg >= 20160101, ncurses