Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
Security Level: Public Data (This ticket is visible to anyone on the internet and will be indexed by search engines)
-
None
Description
From Mihai
I've noticed master branch creates RPMs always with the same name: fts-rest-server-<ver>-<release>.rpm
Can you change the <release> variable to be r<date>git<commit_hash> for non-tags? Tags should be: fts-rest-server-<ver>-<release> (where <ver> & <release> are taken from the spec file)