Przeglądaj źródła

upgrading package: vim 7.1.18 -> 7.1.20

Christoph Schug 18 lat temu
rodzic
commit
6a464cf865
1 zmienionych plików z 4 dodań i 2 usunięć
  1. 4 2
      vim/vim.spec

+ 4 - 2
vim/vim.spec

@@ -25,7 +25,7 @@
 #   package versions
 %define       V_vl  7.1
 %define       V_vs  71
-%define       V_pl  18
+%define       V_pl  20
 
 #   package information
 Name:         vim
@@ -38,7 +38,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20070629
+Release:      20070705
 
 #   package options
 %option       with_x11        no
@@ -72,6 +72,8 @@ Patch15:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.015
 Patch16:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.016
 Patch17:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.017
 Patch18:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.018
+Patch19:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.019
+Patch20:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.020
 
 #   build information
 Prefix:       %{l_prefix}