소스 검색

upgrading package: vim 8.0.0386 -> 8.0.0389

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

+ 5 - 2
vim/vim.spec

@@ -24,7 +24,7 @@
 #   package versions
 %define       V_vl  8.0
 %define       V_vs  80
-%define       V_pl  0386
+%define       V_pl  0389
 
 #   package information
 Name:         vim
@@ -37,7 +37,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20170228
+Release:      20170301
 
 #   package options
 %option       with_features   normal
@@ -440,6 +440,9 @@ Patch483:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0383
 Patch484:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0384
 Patch485:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0385
 Patch486:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0386
+Patch487:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0387
+Patch488:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0388
+Patch489:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0389
 
 #   build information
 BuildPreReq:  OpenPKG, openpkg >= 20160101, ncurses