diff --git a/.abf.yml b/.abf.yml index 690df2d..fae7e68 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - podman-4.8.2.tar.gz: fa8c20585218b455fb85dcac967e18d0bacc9535 + podman-4.8.3.tar.gz: 0f68d4348af578743f62a94c20e08ee13cdfd8da diff --git a/podman.spec b/podman.spec index 721027d..461903e 100644 --- a/podman.spec +++ b/podman.spec @@ -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