52f3c20 Add `-n` flag to `%autorelease`

Authored and Committed by nphilipp 2 years ago
    Add `-n` flag to `%autorelease`
    
    This flag prevents the dist tag macro from being rendered, this is
    useful if `%autorelease` is itself used in a macro which is later
    plugged into `Release:`, with the dist tag explicitly added.
    
    Fixes: #248
    
    Signed-off-by: Nils Philippsen <nils@redhat.com>
    
        
file modified
+1 -0
file modified
+1 -1
file modified
+6 -2