{{{ $ git describe --tags 0.2.2 $ ./try-fedora-review --version fedora-review version 0.2.0 2fb2447 2012-07-22 18:33:00 +0200 }}}
Also version in the review is incorrect:
{{{ Generated by fedora-review 0.2.0 (2fb2447) last change: 2012-07-22 Command line :../FedoraReview/try-fedora-review --verbose --prebuilt --rpm-spec --name guava --mock-config fedora-review External plugins: /home/kojan/.config/fedora-review/plugins/mpl.pl version: 0 }}}
This happens when the update-version script in root dir isn't run. Annoying, indeed.
Updated README with instructions how to run from git, including running update-version. Not really the best of fixes, but a fix (in 6ee7b946af69291)
Thanks for report. Feel free to reopen bug if you feel that the solution is unsatisfactory.