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@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx