manatools / dnfdaemon

DBus daemon for doing package action with the dnf package manager
GNU General Public License v2.0
12 stars 16 forks source link

Fixed GetRepo #15

Closed anaselli closed 7 years ago

anaselli commented 7 years ago

This patch fixes issue #11 and avoid the GetRepo(id) to crash providing a json as in dnf < 2.0

Conan-Kudo commented 7 years ago

Merged as dda40e59a95dae95dc38eb9032317601690ba4fc. Thanks 👍