Browse Source

1.11 is broken and 2.x still not released

master
parent
commit
e9200a4e33
  1. 5
      ganttproject/ganttproject.spec

5
ganttproject/ganttproject.spec

@ -33,7 +33,7 @@ Class: EVAL
Group: Development
License: GPL
Version: 1.10.3
Release: 20050625
Release: 20051114
# list of sources
Source0: http://osdn.dl.sourceforge.net/ganttproject/ganttproject-%{version}-src.zip
@ -57,10 +57,9 @@ AutoReqProv: no
%track
prog ganttproject = {
comment = "rse: 1.11.1: java.lang.Comparable cannot be inherited with different arguments..."
version = %{version}
url = http://prdownloads.sourceforge.net/ganttproject/
regex = ganttproject-(__VER__)-src\.zip
regex = ganttproject-((?:1\.10\.\d+|2\.\d+(\.\d+)*))-src\.zip
}
%prep

Loading…
Cancel
Save