tkopecek / koji

Forked from koji 7 years ago
Clone

e3c5914 cli: drop nvr sorting from list-builds

Authored and Committed by tkopecek 2 years ago
    cli: drop nvr sorting from list-builds
    
    We've never prperly supported this option as it would need rpm compare
    algorithm and there is also no other place in koji where we compare
    NVRs. More sense makes to order builds by id (age) by default.
    
    Related: https://pagure.io/koji/issue/3416
    
        
file modified
+3 -3