This commit is contained in:
Sergey Zhemoytel 2024-01-10 21:17:09 +00:00
parent 26e069d7de
commit 2392e3e70f
2 changed files with 3 additions and 2 deletions

View file

@ -1,2 +1,2 @@
sources:
podman-4.8.2.tar.gz: fa8c20585218b455fb85dcac967e18d0bacc9535
podman-4.8.3.tar.gz: 0f68d4348af578743f62a94c20e08ee13cdfd8da

View file

@ -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