浏览代码

track releases only

Christoph Schug 18 年之前
父节点
当前提交
5b198b86e6
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      inkscape/inkscape.spec

+ 2 - 2
inkscape/inkscape.spec

@@ -33,7 +33,7 @@ Class:        EVAL
 Group:        DTP
 License:      GPL
 Version:      0.45
-Release:      20070204
+Release:      20070314
 
 #   list of sources
 Source0:      http://switch.dl.sourceforge.net/sourceforge/inkscape/inkscape-%{version}.tar.gz
@@ -66,7 +66,7 @@ AutoReqProv:  no
     prog inkscape = {
         version   = %{version}
         url       = http://prdownloads.sourceforge.net/inkscape/
-        regex     = inkscape-(__VER__)\.tar\.gz
+        regex     = inkscape-(\d+(\.\d+)+)\.tar\.gz
     }
 
 %prep