소스 검색

upgrading package: vim 8.0.0142 -> 8.0.0146

Ralf S. Engelschall 8 년 전
부모
커밋
39c24b8579
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  0142
+%define       V_pl  0146
 
 #   package information
 Name:         vim
@@ -37,7 +37,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20170103
+Release:      20170106
 
 #   package options
 %option       with_features   normal
@@ -196,6 +196,10 @@ Patch239:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0139
 Patch240:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0140
 Patch241:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0141
 Patch242:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0142
+Patch243:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0143
+Patch244:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0144
+Patch245:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0145
+Patch246:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0146
 
 #   build information
 BuildPreReq:  OpenPKG, openpkg >= 20160101, ncurses