From f1cfe7a25278b804cef427ae2a5cc240dc2bd437 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 22 Jul 2022 11:14:49 -0400 Subject: [PATCH] podman-2:4.1.1-5.el9 - rebuild for combined gating with catatonit - Related: #2097694 Signed-off-by: Lokesh Mandvekar --- podman.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 5131173..fbfbfbf 100644 --- a/podman.spec +++ b/podman.spec @@ -18,7 +18,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $ Epoch: 2 Name: podman Version: 4.1.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 and GPLv3+ URL: https://%{name}.io/ @@ -362,6 +362,10 @@ fi %{_libexecdir}/%{name}/gvproxy %changelog +* Fri Jul 22 2022 Lokesh Mandvekar - 2:4.1.1-5 +- rebuild for combined gating with catatonit +- Related: #2097694 + * Tue Jul 19 2022 Lokesh Mandvekar - 2:4.1.1-4 - catatonit is now a standalone package - Related: #2097694