Sfoglia il codice sorgente

upgrading package: vim 8.0.0342 -> 8.0.0344

Ralf S. Engelschall 8 anni fa
parent
commit
e908548569
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  0342
+%define       V_pl  0344
 
 #   package information
 Name:         vim
@@ -37,7 +37,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20170220
+Release:      20170221
 
 #   package options
 %option       with_features   normal
@@ -396,6 +396,8 @@ Patch439:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0339
 Patch440:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0340
 Patch441:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0341
 Patch442:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0342
+Patch443:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0343
+Patch444:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0344
 
 #   build information
 BuildPreReq:  OpenPKG, openpkg >= 20160101, ncurses