4ad54ce Add a CLI command to process a dist-git folder

Authored and Committed by asaleh 4 years ago
    Add a CLI command to process a dist-git folder
    
    It does this in the same way as it would have been processed in the
    plugin that is run in the `buildSRPMFromSCM` Koji task, i.e. it
    generates release and changelog fields and substitutes them in the spec
    file.
    
    Signed-off-by: Adam Saleh <asaleh@redhat.com>
    
        
file modified
+2 -0
empty file added
file modified
+2 -2
rpmautospec/process_distgit.py koji_plugin/rpmautospec_plugin.py
file renamed
+28 -10
tests/koji_plugin/test_rpmautospec_process_distgit_plugin.py tests/koji_plugin/test_rpmautospec_plugin.py
file renamed
+2 -12