diff --git a/podman.spec b/podman.spec index 1146e92..bce1f79 100644 --- a/podman.spec +++ b/podman.spec @@ -4,7 +4,7 @@ Name: podman Version: 4.5.1 -Release: 2 +Release: 3 Summary: A tool for managing OCI containers and pods URL: https://podman.io Source0: https://github.com/containers/podman/archive/v%{version}/%{name}-%{version}.tar.gz @@ -23,6 +23,7 @@ BuildRequires: pkgconfig(python3) Requires: conmon >= 2.0.24 Requires: runc Requires: catatonit +Requires: slirp4netns %description Podman (the POD MANager) is a tool for managing containers