From 4ab31e79003c912898d0353060fe42c41d9e4ef0 Mon Sep 17 00:00:00 2001 From: Jindrich Novy Date: Fri, 14 Jul 2023 13:58:32 +0200 Subject: [PATCH] podman-4.6.0-0.3.el9 - rebuild with the new bats - Related: #2176063 Signed-off-by: Jindrich Novy --- podman.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 41b180a..93a9708 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.6.0 -Release: 0.2%{?dist} +Release: 0.3%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 and GPLv3+ URL: https://%{name}.io/ @@ -394,6 +394,10 @@ fi %{_libexecdir}/%{name}/gvproxy %changelog +* Fri Jul 14 2023 Jindrich Novy - 2:4.6.0-0.3 +- rebuild with the new bats +- Related: #2176063 + * Fri Jul 14 2023 Jindrich Novy - 2:4.6.0-0.2 - update to 4.6.0-rc2 - Related: #2176063