From fc9059fe241c91863d598eb62954c19ed12c8659 Mon Sep 17 00:00:00 2001 From: Jindrich Novy Date: Tue, 8 Feb 2022 10:06:14 +0100 Subject: [PATCH] podman-4.0.0-0.4.el9 - rebuilt - Related: #2000051 Signed-off-by: Jindrich Novy --- podman.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index bf5b499..c2ec668 100644 --- a/podman.spec +++ b/podman.spec @@ -25,7 +25,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $ Epoch: 2 Name: podman Version: 4.0.0 -Release: 0.3%{?dist} +Release: 0.4%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 and GPLv3+ URL: https://%{name}.io/ @@ -413,6 +413,10 @@ exit 0 %{_libexecdir}/%{name}/gvproxy %changelog +* Tue Feb 08 2022 Jindrich Novy - 2:4.0.0-0.4 +- rebuilt +- Related: #2000051 + * Mon Feb 07 2022 Jindrich Novy - 2:4.0.0-0.3 - update to the latest content of https://github.com/containers/podman/tree/v4.0 (https://github.com/containers/podman/commit/2dca7b2)