Update git submodules

* Update rpm-packaging-tools from branch 'master'
  - Fix reporting when package version is unset
    
    When a package tracks a stable branch rather than release, the spec file
    doesn't contain a specific version number and so the status tool usually
    reports it as "{{ py2rpmversion() }}" which gets converted to a Version
    object that uses version 0.0. This causes the report to make it appear
    like this packages need to be upgraded, but in reality no changes are
    needed because they automatically track the branch. This change detects
    versions like this and reports them as "ok" instead of "needs upgrade".
    
    Change-Id: Ia1191c6c0938e78d8824cb8d893d561ddd99de4a
This commit is contained in:
Colleen Murphy 2019-03-12 13:22:41 +01:00 committed by Gerrit Code Review
parent 1ec5ea5e59
commit 622ef2f95b
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit d4dc71da24551970bfe062d863623860b7e0d792
Subproject commit 9d04d1583c463a69d41a407b398354ddf9f314f9