浏览代码

upgrading package: vim 6.1.151 -> 6.1.152

Ralf S. Engelschall 23 年之前
父节点
当前提交
4837671349
共有 1 个文件被更改,包括 3 次插入2 次删除
  1. 3 2
      vim/vim.spec

+ 3 - 2
vim/vim.spec

@@ -26,7 +26,7 @@
 #   package versions
 %define       V_vl  6.1
 %define       V_vs  61
-%define       V_pl  151
+%define       V_pl  152
 
 #   package options
 %ifndef       with_x11
@@ -43,7 +43,7 @@ Distribution: OpenPKG [REL]
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20020805
+Release:      20020813
 
 #   list of sources
 Source0:      ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}-src1.tar.gz
@@ -103,6 +103,7 @@ Patch148:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.148
 Patch149:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.149
 Patch150:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.150
 Patch151:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.151
+Patch152:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.152
 
 #   build information
 Prefix:       %{l_prefix}