salimma / fedpkg

Forked from fedpkg 3 years ago
Clone

532c117 Add new command for creating override in Bodhi

Authored and Committed by cqi 5 years ago
    Add new command for creating override in Bodhi
    
    To create a buildroot override, run inside a package repo:
    
        fedpkg override create --duration 5
    
    It also accepts a specified build:
    
        fedpkg override create --duration 5 rpkg-1.54-2.fc27
    
    Fixes #92
    
    Signed-off-by: Chenxiong Qi <cqi@redhat.com>
    
        
file modified
+37 -0
file modified
+74 -6
file modified
+133 -1
file modified
+1 -0