mirror of
https://abf.rosa.ru/djam/podman.git
synced 2025-02-23 17:32:53 +00:00
5.0.2
This commit is contained in:
parent
7c20231ed2
commit
195c8ade1c
2 changed files with 4 additions and 3 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
podman-5.0.0.tar.gz: 905804558659156a4130c421f7d8a7573bd5c0c7
|
||||
podman-5.0.2.tar.gz: 419ba7edbc41ee41463b42e87c6a0b8bb168d9e4
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue