import UBI podman-4.9.4-28.module+el8.10.0+23963+b64d8032

This commit is contained in:
AlmaLinux RelEng Bot 2026-03-02 02:03:09 -05:00
parent 7e4c1add3f
commit 22d49a100d

View File

@ -20,7 +20,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
Epoch: 4
Name: podman
Version: 4.9.4
Release: 27%{?dist}
Release: 28%{?dist}
Summary: Manage Pods, Containers and Container Images
License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0
URL: https://%{name}.io/
@ -423,6 +423,10 @@ fi
%{_libexecdir}/%{name}/gvproxy
%changelog
* Mon Feb 02 2026 Jindrich Novy <jnovy@redhat.com> - 4:4.9.4-28
- rebuild
- Resolves: RHEL-140532
* Wed Jan 14 2026 Jindrich Novy <jnovy@redhat.com> - 4:4.9.4-27
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel
(https://github.com/containers/podman/commit/702415d)