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
When using the container to build "binary" rpms passing the pversion and
rversion vars mostly worked, but the srpm it generated was not usable.
This change generates a new spec file based on the old, but with
pversion and rversion predefined, based on the same setuptools_scm
values, such that the srpm is usable in other environments.
Signed-off-by: John Mulligan <[email protected]>
0 commit comments