Hello,

When packaging Golang librairies we often use development snapshots instead of
releases. In such case there is two conflicting guidelines regarding
versionning:

 - the "main" Guidelines that says the version should be YYYYMMDD<scm><revision>
 Cf: https://fedoraproject.org/wiki/Packaging:Versioning#Snapshots
 
 - the Go Draft Guidelines that says the vesrion should just be <scm><revision>
 without any date.
 Cf https://fedoraproject.org/wiki/PackagingDrafts/Go#Versions

Which one supersedes the other? the main guideline or the Go draft?

Thanks.

Robert-André
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to