Browse Source

upgrading package: vim 8.0.0062 -> 8.0.0065

Ralf S. Engelschall 9 years ago
parent
commit
a7e70b6bd4
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  0062
+%define       V_pl  0065
 
 
 #   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:      20161105
+Release:      20161106
 
 
 #   package options
 #   package options
 %option       with_features   normal
 %option       with_features   normal
@@ -116,6 +116,9 @@ Patch159:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0059
 Patch160:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0060
 Patch160:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0060
 Patch161:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0061
 Patch161:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0061
 Patch162:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0062
 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
 
 
 #   build information
 #   build information
 BuildPreReq:  OpenPKG, openpkg >= 20160101, ncurses
 BuildPreReq:  OpenPKG, openpkg >= 20160101, ncurses