mirror of
https://abf.rosa.ru/djam/podman.git
synced 2025-02-23 17:32:53 +00:00
4.7.0
This commit is contained in:
parent
6f0508dc01
commit
a67e1355b9
2 changed files with 3 additions and 2 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
podman-4.6.2.tar.gz: d2c786b9c3eff450352359987336cb213e321343
|
||||
podman-4.7.0.tar.gz: c38c1007a8f1fe9fe2baf244a09662047add6fcd
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
%define _libexecdir %{_prefix}/libexec
|
||||
|
||||
Name: podman
|
||||
Version: 4.6.2
|
||||
Version: 4.7.0
|
||||
Release: 1
|
||||
Summary: A tool for managing OCI containers and pods
|
||||
URL: https://podman.io
|
||||
|
@ -38,6 +38,7 @@ volumes.
|
|||
%setup -q
|
||||
|
||||
%build
|
||||
export GOPROXY=direct
|
||||
%make binaries completions
|
||||
|
||||
# compress bin
|
||||
|
|
Loading…
Add table
Reference in a new issue