cd1b928 Add the ability to specify custom metadata on an RPM build

3 files Authored by mprahl 2 years ago, Committed by tkopecek 2 years ago,
    Add the ability to specify custom metadata on an RPM build
    
    This adds the `--custom-user-metadata` option to the
    CLI `build` command. This is then stored under the
    "extra.custom_user_metadata" field on the resulting build.
    
    Signed-off-by: mprahl <mprahl@redhat.com>
    
        
file modified
+17 -0
file modified
+15 -0
file modified
+150 -10