eclipseo added a new comment to an issue you are following: ``
The `v` prefix depends on if upstream decided to add it, but it's not necessarily a thing that must happen. @nim decided to default to adding it, but that can be overridden by setting `tag`. Are you setting `%global tag 0.7.0`?
That,s the opposite, I set up:
Version: 0.7.0
But the Source URL does not contain the v. To remedy this, I had to set up:
%global tag v0.7.0
to add the missing v. ``
To reply, visit the link below or just reply to this email https://pagure.io/go-rpm-macros/issue/32