소스 검색

upgrading package: vim 8.0.0054 -> 8.0.0055

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

+ 3 - 2
vim/vim.spec

@@ -24,7 +24,7 @@
 #   package versions
 %define       V_vl  8.0
 %define       V_vs  80
-%define       V_pl  0054
+%define       V_pl  0055
 
 #   package information
 Name:         vim
@@ -37,7 +37,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20161030
+Release:      20161031
 
 #   package options
 %option       with_features   normal
@@ -108,6 +108,7 @@ Patch151:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0051
 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
 
 #   build information
 BuildPreReq:  OpenPKG, openpkg >= 20160101, ncurses