From 0b3cd283986aec4307a04068da6ee9e610180e5a Mon Sep 17 00:00:00 2001 From: Jindrich Novy Date: Mon, 5 Aug 2024 08:34:03 +0200 Subject: [PATCH] podman-4.9.4-11.el8 - rebuild for golang fixes - Related: RHEL-28452 Signed-off-by: Jindrich Novy --- podman.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index f137279..2b8f2b7 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: 10%{?dist} +Release: 11%{?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 Aug 05 2024 Jindrich Novy - 4:4.9.4-11 +- rebuild for golang fixes +- Related: RHEL-28452 + * Thu Aug 01 2024 Jindrich Novy - 4:4.9.4-10 - rebuild for golang fixes - Related: RHEL-28452