8acfb2bcc1
When building from the head of a branch a release number is automatically generated with `git describe` using the last tag on that branch as the base. For this to work the last tag on the branch needs to be predictable given the current META file. This logic was accidentally broken when an -rcX tag was added to the branch. Update it to search for a VERSION or VERSION-RELEASE tag. Reviewed-by: Chris Siebenmann <cks.git01@cs.toronto.edu> Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Issue zfsonlinux/zfs#5105 Closes #572 |
||
---|---|---|
.. | ||
.gitignore | ||
Rules.am | ||
config.awk | ||
deb.am | ||
rpm.am | ||
spl-build.m4 | ||
spl-meta.m4 | ||
tgz.am |