Browse Source

fix tracking

Ralf S. Engelschall 20 years ago
parent
commit
2fd2ff9113
1 changed files with 2 additions and 2 deletions
  1. 2 2
      ganttproject/ganttproject.spec

+ 2 - 2
ganttproject/ganttproject.spec

@@ -33,7 +33,7 @@ Class:        EVAL
 Group:        Development
 License:      GPL
 Version:      1.10.3
-Release:      20050510
+Release:      20050515
 
 #   list of sources
 Source0:      http://osdn.dl.sourceforge.net/ganttproject/ganttproject-%{version}-src.zip
@@ -59,7 +59,7 @@ AutoReqProv:  no
     prog ganttproject = {
         version   = %{version}
         url       = http://prdownloads.sourceforge.net/ganttproject/
-        regex     = ganttproject-(__VER__)\.tar\.gz
+        regex     = ganttproject-(__VER__)-src\.zip
     }
 
 %prep