瀏覽代碼

upgrading package: vim 6.3.30 -> 6.3.31

Ralf S. Engelschall 21 年之前
父節點
當前提交
8987b48598
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. 3 2
      vim/vim.spec

+ 3 - 2
vim/vim.spec

@@ -26,7 +26,7 @@
 #   package versions
 %define       V_vl  6.3
 %define       V_vs  63
-%define       V_pl  30
+%define       V_pl  31
 
 #   package information
 Name:         vim
@@ -39,7 +39,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20041008
+Release:      20041023
 
 #   package options
 %option       with_x11        no
@@ -85,6 +85,7 @@ Patch27:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.027
 Patch28:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.028
 Patch29:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.029
 Patch30:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.030
+Patch31:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.031
 
 #   build information
 Prefix:       %{l_prefix}