瀏覽代碼

fix tracking

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

+ 2 - 2
vim/vim.spec

@@ -38,7 +38,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20070620
+Release:      20070621
 
 #   package options
 %option       with_x11        no
@@ -111,7 +111,7 @@ AutoReqProv:  no
         regex     = vim-(\d+.\d+)\.tar\.(gz|bz2)
     }
     prog vim:patchlevel = {
-        version   = %{V_vl}.00%{V_pl}
+        version   = %{V_vl}.0%{V_pl}
         url       = ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/
         regex     = (%{V_vl}\.\d+)
     }