Przeglądaj źródła

upgrading package: vim 8.0.0078 -> 8.0.0082

Ralf S. Engelschall 9 lat temu
rodzic
commit
d5f199fa57
1 zmienionych plików z 6 dodań i 2 usunięć
  1. 6 2
      vim/vim.spec

+ 6 - 2
vim/vim.spec

@@ -24,7 +24,7 @@
 #   package versions
 %define       V_vl  8.0
 %define       V_vs  80
-%define       V_pl  0078
+%define       V_pl  0082
 
 #   package information
 Name:         vim
@@ -37,7 +37,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20161112
+Release:      20161113
 
 #   package options
 %option       with_features   normal
@@ -132,6 +132,10 @@ Patch175:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0075
 Patch176:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0076
 Patch177:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0077
 Patch178:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0078
+Patch179:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0079
+Patch180:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0080
+Patch181:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0081
+Patch182:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0082
 
 #   build information
 BuildPreReq:  OpenPKG, openpkg >= 20160101, ncurses