Sfoglia il codice sorgente

upgrading package: vim 8.0.0955 -> 8.0.0956

Ralf S. Engelschall 8 anni fa
parent
commit
50de775250
1 ha cambiato i file con 3 aggiunte e 2 eliminazioni
  1. 3 2
      vim/vim.spec

+ 3 - 2
vim/vim.spec

@@ -24,7 +24,7 @@
 #   package versions
 %define       V_vl  8.0
 %define       V_vs  80
-%define       V_pl  0955
+%define       V_pl  0956
 
 #   package information
 Name:         vim
@@ -37,7 +37,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20170817
+Release:      20170818
 
 #   package options
 %option       with_features   normal
@@ -1009,6 +1009,7 @@ Patch1052:    ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0952
 Patch1053:    ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0953
 Patch1054:    ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0954
 Patch1055:    ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0955
+Patch1056:    ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0956
 
 #   build information
 BuildPreReq:  OpenPKG, openpkg >= 20160101, ncurses