Browse Source

upgrading package: vim 8.0.0378 -> 8.0.0381

Ralf S. Engelschall 8 years ago
parent
commit
1dc7386890
1 changed files with 5 additions and 2 deletions
  1. 5 2
      vim/vim.spec

+ 5 - 2
vim/vim.spec

@@ -24,7 +24,7 @@
 #   package versions
 #   package versions
 %define       V_vl  8.0
 %define       V_vl  8.0
 %define       V_vs  80
 %define       V_vs  80
-%define       V_pl  0378
+%define       V_pl  0381
 
 
 #   package information
 #   package information
 Name:         vim
 Name:         vim
@@ -37,7 +37,7 @@ Class:        CORE
 Group:        Editor
 Group:        Editor
 License:      Charityware
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
 Version:      %{V_vl}.%{V_pl}
-Release:      20170226
+Release:      20170227
 
 
 #   package options
 #   package options
 %option       with_features   normal
 %option       with_features   normal
@@ -432,6 +432,9 @@ Patch475:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0375
 Patch476:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0376
 Patch476:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0376
 Patch477:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0377
 Patch477:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0377
 Patch478:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0378
 Patch478:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0378
+Patch479:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0379
+Patch480:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0380
+Patch481:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0381
 
 
 #   build information
 #   build information
 BuildPreReq:  OpenPKG, openpkg >= 20160101, ncurses
 BuildPreReq:  OpenPKG, openpkg >= 20160101, ncurses