mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00

This commit bumps containers-common dep such that passt and netavark become hard deps for podman on fedora 40+. Ref: https://bugzilla.redhat.com/show_bug.cgi?id=2269148 With this commit, f40+ envs will use the min name-version-release for containers-common-extra while other deps will use whatever's available. This change can be reverted after a few releases to keep conditionals to a minimum. Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>