Update git submodules

* Update rpm-packaging-tools from branch 'master'
  - Move current CLI behaviour to a subcommand called "status"
    
    Instead of calling
    
    ./tools/rpm-packaging-status.py ../releases/ ../rpm-packaging/ \
        ../requirements train
    
    do now
    
    ./tools/rpm-packaging-status.py status ../releases/ \
        ../rpm-packaging/ ../requirements train
    
    With that we can introduce other commands in the future.
    
    Change-Id: I182c3e4c8a0e0d3bad7e9636050a328d6ca72b03
This commit is contained in:
Thomas Bechtold 2019-08-06 14:07:39 +02:00 committed by Gerrit Code Review
parent 9b00c7d47a
commit 2854d3c06d
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 59c9ae3dc5be1ec410a8cb0ba4063ec9fbcc5628
Subproject commit f4b0814a306ddc898ba0bcb8500a096a625d2042