Sfoglia il codice sorgente

upgrading package: vim 8.0.0046 -> 8.0.0048

Ralf S. Engelschall 9 anni fa
parent
commit
9b0686f709
1 ha cambiato i file con 4 aggiunte e 2 eliminazioni
  1. 4 2
      vim/vim.spec

+ 4 - 2
vim/vim.spec

@@ -24,7 +24,7 @@
 #   package versions
 %define       V_vl  8.0
 %define       V_vs  80
-%define       V_pl  0046
+%define       V_pl  0048
 
 #   package information
 Name:         vim
@@ -37,7 +37,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20161022
+Release:      20161027
 
 #   package options
 %option       with_features   normal
@@ -100,6 +100,8 @@ Patch143:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0043
 Patch144:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0044
 Patch145:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0045
 Patch146:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0046
+Patch147:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0047
+Patch148:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0048
 
 #   build information
 BuildPreReq:  OpenPKG, openpkg >= 20160101, ncurses