On Fri, Jan 10, 2020 at 09:54:59PM -0500, Neal Gompa wrote: > On Fri, Jan 10, 2020 at 11:37 AM Pierre-Yves Chibon <pingou@xxxxxxxxxxxx> wrote: > > > > > > The release field would need to be set by koji ignoring whatever is in the spec > > file. How do we want to do this? > > - Based on dates? > > - Using an always increasing integer? > > - Using the number of successful builds since the last time the version field changed? > > - Another idea? > > > > The third option looks like to be the one closest to our current behavior. > > > > I always envisioned that we'd use a variant of the third option. > > The options I've thought of: > > * <commit-at-version>%{dist}.<build-at-version> > * <commit-at-version>.<build-at-version>%{?dist} > * %{dist}.<commit-at-version>.<build-at-version> I've been thinking a bit about this and been wondering any reason why not to do simply? <build-at-version>%{dist} This would basically mimic what we are currently doing by hand, it would be the less changes to our current way of working (making opting-in smoother). Thanks, Pierre _______________________________________________ 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