An error occurred while fetching the assigned milestone of the selected merge_request.
Fix RPM dependency situation
All threads resolved!
All threads resolved!
Removed "obsoletes" attribute (spotted by @tjames) and modified versioning scheme to have x.y.z-rel
for all builds.
(This MR builds on !1 (merged), so that should be merged first.)
Merge request reports
Activity
- Resolved by Dinyar Rabady
@dinyar have you checked what happens when
(git describe --tags) returns the commit number in the string as well? i.e v1.2.0-e667ad3d? I had this issue so had to do "TAG={TAG:1:5}" to select only the relevant numbers.
Please register or sign in to reply