Parcourir la source

upgrading package: vim 8.0.0456 -> 8.0.0458

Ralf S. Engelschall il y a 8 ans
Parent
commit
4c600c498e
1 fichiers modifiés avec 4 ajouts et 2 suppressions
  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  0456
+%define       V_pl  0458
 
 #   package information
 Name:         vim
@@ -37,7 +37,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20170314
+Release:      20170315
 
 #   package options
 %option       with_features   normal
@@ -510,6 +510,8 @@ Patch553:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0453
 Patch554:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0454
 Patch555:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0455
 Patch556:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0456
+Patch557:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0457
+Patch558:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0458
 
 #   build information
 BuildPreReq:  OpenPKG, openpkg >= 20160101, ncurses