#516 When version-release is not bumped, rpm-rpminspect compars the change with self
Opened by churchyard. Modified

See https://src.fedoraproject.org/rpms/python-six/pull-request/24

  • a new requirement was added
  • version-release is not bumped

As a result, rpm-rpminspect compares the change with self and says:

Retained 'Requires: dummy-test-package-gloster' in subpackage python3-six on noarch

When in fact, this dependency was gained, not retained.


Please note that we will be deprecating Zuul completely in the coming months. We will try to get back to these issues. What will need to happen:

  1. try this out on Fedora CI rpminspect
  2. report to upstream rpminspect or fix there
Metadata