mirror of
https://abf.rosa.ru/djam/podman.git
synced 2025-02-23 17:32:53 +00:00
4.8.3
This commit is contained in:
parent
26e069d7de
commit
2392e3e70f
2 changed files with 3 additions and 2 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
podman-4.8.2.tar.gz: fa8c20585218b455fb85dcac967e18d0bacc9535
|
||||
podman-4.8.3.tar.gz: 0f68d4348af578743f62a94c20e08ee13cdfd8da
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
%define _libexecdir %{_prefix}/libexec
|
||||
|
||||
Name: podman
|
||||
Version: 4.8.2
|
||||
Version: 4.8.3
|
||||
Release: 1
|
||||
Summary: A tool for managing OCI containers and pods
|
||||
URL: https://podman.io
|
||||
|
@ -35,6 +35,7 @@ APIs for managing containers, pods, container images, and
|
|||
volumes.
|
||||
|
||||
%prep
|
||||
export GOPROXY=direct
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
|
|
Loading…
Add table
Reference in a new issue