Skip to content

distinguish rhel7 respin numbers

Jakub Racek requested to merge fixup-rhel7-nvrs into master

There's actually an extra digit possible in NVRs for z-stream that specifies respin number. This patch adjusts that only to be fully consistent with NVR format. Currently, this has no effect, because we don't need to compare which respin was first, we only need to be sure we fall into correct stream.

Signed-off-by: Jakub Racek jracek@redhat.com

Merge request reports