diff --git a/podman.spec b/podman.spec index 3028bad..9b4cd26 100644 --- a/podman.spec +++ b/podman.spec @@ -20,7 +20,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $ Epoch: 4 Name: podman Version: 4.9.4 -Release: 34%{?dist} +Release: 35%{?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/ @@ -415,7 +415,7 @@ fi %{_libexecdir}/%{name}/gvproxy %changelog -* Thu Jul 16 2026 Jindrich Novy - 4:4.9.4-34 +* Tue Jul 21 2026 Jindrich Novy - 4:4.9.4-35 - update to the latest content of v4.9-rhel (commit 7440736) - fix podman commit nil pointer dereference when ImportBuilder fails - Resolves: RHEL-166084