Currently when kojira sees a new build tag with no existing repo, it treats the tag as if its repo just expired. This effectively puts it at the back of the line for regens. With this change, such cases are treated as reasonably out of date for the sake of prioritization.
Currently when kojira sees a new build tag with no existing repo, it treats the tag as if its repo just expired. This effectively puts it at the back of the line for regens. With this change, such cases are treated as reasonably out of date for the sake of prioritization.
Fixes: https://pagure.io/koji/issue/3831