You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was hitting an issue with our COPR builds where we were getting
*earlier* builds because the git hash was the first component
of the version, and the leading numbers there don't increment,
and RPM wants higher versions.
Force newer-is-better by injecting the date (up to the minute, not
second because we're not going to build more than one a second).
Signed-off-by: Colin Walters <[email protected]>
0 commit comments