소스 검색

upgrading package: vim 8.0.0065 -> 8.0.0069

Ralf S. Engelschall 9 년 전
부모
커밋
9586930c1d
1개의 변경된 파일6개의 추가작업 그리고 2개의 파일을 삭제
  1. 6 2
      vim/vim.spec

+ 6 - 2
vim/vim.spec

@@ -24,7 +24,7 @@
 #   package versions
 %define       V_vl  8.0
 %define       V_vs  80
-%define       V_pl  0065
+%define       V_pl  0069
 
 #   package information
 Name:         vim
@@ -37,7 +37,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20161106
+Release:      20161107
 
 #   package options
 %option       with_features   normal
@@ -119,6 +119,10 @@ Patch162:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0062
 Patch163:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0063
 Patch164:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0064
 Patch165:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0065
+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
 
 #   build information
 BuildPreReq:  OpenPKG, openpkg >= 20160101, ncurses