55029f Properly compute Release and Version

Authored and Committed by fmount 3 years ago
1 file changed. 5 lines added. 4 lines removed.
    Properly compute Release and Version
    
    When Release is not specified, we should increase the current value by
    1. However, if that value is provided, we should get rid of what is
    found in the current spec.
    Same thing can be applied to the version field, except for the fact
    we don't increase that value (or at least, the logic of increasing it
    is unknown for now).
    
    Signed-off-by: Francesco Pantano <fpantano@redhat.com>
    
        
file modified
+5 -4