diff --git a/podman.spec b/podman.spec index e67eeee..1146e92 100644 --- a/podman.spec +++ b/podman.spec @@ -4,7 +4,7 @@ Name: podman Version: 4.5.1 -Release: 1 +Release: 2 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 @@ -22,6 +22,7 @@ BuildRequires: pkgconfig(systemd) BuildRequires: pkgconfig(python3) Requires: conmon >= 2.0.24 Requires: runc +Requires: catatonit %description Podman (the POD MANager) is a tool for managing containers