From 406471a6148440bb963fe4a281455a7b39f43b0f Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Sat, 10 Jun 2023 11:03:55 +0000 Subject: [PATCH] 4.5.1 --- podman.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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