When using the plain epel10 branch, we still need to set the minor version for both the dist_tag and override values.
As sugested by @carlwgeorge in #559 we can get this value from koji like how eln gets it's distval.
This PR does this by using the distcore macro value available from koji for the epel10 build target, which provides that information.
When using the plain epel10 branch, we still need to set the minor version for both the dist_tag and override values.
As sugested by @carlwgeorge in #559 we can get this value from koji like how
elngets it'sdistval.This PR does this by using the
distcoremacro value available from koji for theepel10build target, which provides that information.These changes should fix #559