From 195c8ade1c89ce1d236fa4147cce8bd05659ad39 Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Wed, 17 Apr 2024 19:31:20 +0000 Subject: [PATCH] 5.0.2 --- .abf.yml | 2 +- podman.spec | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.abf.yml b/.abf.yml index f3f42f0..faf806a 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - podman-5.0.0.tar.gz: 905804558659156a4130c421f7d8a7573bd5c0c7 + podman-5.0.2.tar.gz: 419ba7edbc41ee41463b42e87c6a0b8bb168d9e4 diff --git a/podman.spec b/podman.spec index 5198fa2..26ae01b 100644 --- a/podman.spec +++ b/podman.spec @@ -3,7 +3,7 @@ %define _libexecdir %{_prefix}/libexec Name: podman -Version: 5.0.0 +Version: 5.0.2 Release: 1 Summary: A tool for managing OCI containers and pods URL: https://podman.io @@ -23,7 +23,8 @@ BuildRequires: pkgconfig(python3) Requires: conmon >= 2.0.24 Requires: runc Requires: catatonit -Requires: slirp4netns +#Requires: slirp4netns +Requires: netavark %description Podman (the POD MANager) is a tool for managing containers