Le mercredi 31 juillet 2019 à 21:05 +0000, Zbigniew Jędrzejewski-Szmek a écrit : > On Wed, Jul 31, 2019 at 08:52:36PM +0200, Nicolas Mailhot via devel > wrote: > > And when, > > finally, systemd makes a new release, it does not even use > > integrator > > and automation-friendly semver numbering, but the awful human- > > oriented > > rcx labelling, that requires manual mapping to be understood by > > automation (wasting yet more integrator time). > > Nah, not really. In systemd spec: > Version: 243~rc1 > %global github_version %(c=%{version}; echo ${c}|tr '~' '-') > and that's all the mapping needed. Things just work ;) Till someone decides a preX version is prettier… After all Linus Torvalds does it, what can grow wrong¹ Broken versionning is broken versionning, rpm is flexible enough to allow complex macro use to salvage anything, but upstream should not force this kind of salvaging downstream. ¹ Linus is so utterly unconcerned with getting versionning right he didn't even bother with version objects in git. That is why v prefixes have started sproutting before versions values with no rhyme nor reason, it's leakage of the workaround used by git people to try to identify what git tags are actual versions -- Nicolas Mailhot _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx