Przeglądaj źródła

upgrading package: vim 7.0.162 -> 7.0.164

Ralf S. Engelschall 19 lat temu
rodzic
commit
4e1102ecdd
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.0
 %define       V_vs  70
-%define       V_pl  162
+%define       V_pl  164
 
 #   package information
 Name:         vim
@@ -38,7 +38,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20061108
+Release:      20061115
 
 #   package options
 %option       with_x11        no
@@ -215,6 +215,8 @@ Patch159:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.159
 Patch160:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.160
 Patch161:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.161
 Patch162:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.162
+Patch163:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.163
+Patch164:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.164
 
 #   build information
 Prefix:       %{l_prefix}