The algo logic expected a tag named such as "4.2.19" but fails if at least one hyphen is present like for such a tag "dnf-5-devel-branch-from-master".
This patch fixes the misbehavior.
Build succeeded.
Metadata Update from @fbo: - Pull-request tagged with: gateit
Build succeeded (gate pipeline).
Pull-Request has been merged by zuul
The algo logic expected a tag named such as "4.2.19" but
fails if at least one hyphen is present like for such a tag
"dnf-5-devel-branch-from-master".
This patch fixes the misbehavior.