Skip to content

Wrong comparison for uneven release part #1

@rbikar

Description

@rbikar

For uneven releases there might be problem with comparison.
E.g. Compare '1.0-1.el7_6', '1.0-1.1.el7_6'
Check with rpmdev-vercmp:
rpmdev-vercmp 1.0-1.el7_6 1.0-1.1.el7_6
1.0-1.el7_6 < 1.0-1.1.el7_6

This should be fixed so comparison works correctly for these kinds of release strings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions