Commit Graph

11 Commits

Author SHA1 Message Date
Paul Fenwick d03d545fee Rewrite versions to be more specific!
As discussed in KSP-CKAN/CKAN#1156, sometimes we see older versions of
mods that have "generic" KSP versions (eg: 1.0), even though newer
versions of those same mods have specific versions (eg 1.0.1). These has
been a side-effect of how KS returns KSP version numbers to us.

This patch adds ".0" to version numbers if and only if we see a later
version of the same mod that has a specific version number in the same
sequence (eg: 1.0 and 1.0.3 causes a rewrite, but 0.24 and 1.0.3 does
not).

Source code coming soon. I haven't checked it into CKAN-meta because
it's not really a place where lots of code should be hanging out.

Also attn @dbent, who identified this issue in the first place.
2015-06-23 13:40:15 +10:00
Willhelm Rendahl cd9b7c082e Add KIS 1.1.5 2015-06-01 00:59:31 +02:00
Dwayne Bent 69c3f39503 Add KIS 1.1.4 2015-05-14 17:22:08 -04:00
Dwayne Bent fc48912dc8 Update KIS to 1.1.2 2015-05-09 08:58:59 -04:00
Michael Werle 27aa7b951f Added config for KIS v1.1.1 2015-05-03 11:20:54 +01:00
Willhelm Rendahl 1cb72ffc45 Add KIS 1.1.0 2015-04-30 01:47:53 +02:00
MisterInSayne 75ab2a4688 Added Homepage and Github.
Because we like things to be userfriendly or something, right?
2015-04-08 13:28:39 +02:00
MisterInSayne e813b4cdf1 Update KIS-1.0.2.ckan 2015-04-08 12:04:18 +02:00
MisterInSayne 5d4f37dded Create KIS-1.0.2.ckan 2015-04-08 00:33:54 +02:00
Willhelm Rendahl 4bbab78a8a adding the newline 2015-03-15 01:07:34 +01:00
Willhelm Rendahl 7e4451f3e2 Add KIS 2015-03-15 01:03:47 +01:00