#6 Display dependency diff
Closed: Fixed Opened by mizdebsk.

There should be a way of displaying diffs between dependencies of two different installations (possibly in different collections, or even different packages).

The diff should allow showing or ignoring any field of diff, for example:

  • show only new/removed deps, ignore anything else
  • ignore renamed packages
  • ignore EVR bumps

Commit b01e103f fixes this issue

Metadata