mirror of
https://github.com/openSUSE/libsolv.git
synced 2026-02-05 12:45:46 +01:00
This allows to support favoring single packages. As a side effect, we'll have the best version displayed as alternative. This changes the code to use a favor id for every solvable, which means that it uses quite a bit of memory but makes the code much easier and faster.