[release-monitoring] Add link for packages on rpm fusion

This will add clickable link to all RPM Fusion packages that have corresponding
mapping in Fedora.

Because the rpm fusion package database has free/nonfree in package path, this
needs to be also reflected in package mapping, otherwise it will not work.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
Michal Konečný 2023-02-14 12:05:46 +01:00
parent 92a71abfe9
commit 62effba7a2

View file

@ -74,6 +74,7 @@ AlmaLinux = "https://git.almalinux.org/rpms/%s"
Fedora = "https://src.fedoraproject.org/rpms/%s"
PLD-Linux = "https://github.com/pld-linux/%s"
Ubuntu = "https://launchpad.net/ubuntu/+source/%s"
RPM Fusion = "https://admin.rpmfusion.org/pkgdb/package/%s"
# The logging configuration, in dictConfig format.
[anitya_log_config]