Просмотр исходного кода

upgrading package: vim -> 8.0.0039

Ralf S. Engelschall 9 лет назад
Родитель
Сommit
9427857184
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  0036
+%define       V_pl  0039
 
 #   package information
 Name:         vim
@@ -37,7 +37,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20161015
+Release:      20161016
 
 #   package options
 %option       with_features   normal
@@ -90,6 +90,9 @@ Patch133:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0033
 Patch134:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0034
 Patch135:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0035
 Patch136:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0036
+Patch137:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0037
+Patch138:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0038
+Patch139:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0039
 
 #   build information
 BuildPreReq:  OpenPKG, openpkg >= 20160101, ncurses