chiark / gitweb /
checkupdates: let Tags detect subdir changes
authorDaniel Martí <mvdan@mvdan.cc>
Sun, 25 Oct 2015 11:00:02 +0000 (12:00 +0100)
committerDaniel Martí <mvdan@mvdan.cc>
Sun, 25 Oct 2015 11:00:02 +0000 (12:00 +0100)
commitaf947809b5a7bbd97556d4bef4420bfffc91b1fb
tree74ea53e206858be62ee20606af61fc6000ce5683
parentfa55ec0e8789d4b64c2e97605046d1030311e18a
checkupdates: let Tags detect subdir changes

Up until now, this was done only if no overall version could be found. But in
tags, we would get stuck with an old version from an old tag and not see
subdir changes in new tags.
fdroidserver/checkupdates.py