From 5f13b11503f5c9fae5fd79807f6d72941946d7c3 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 04:03:07 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- podman.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index e05dcae..d9f64ee 100644 --- a/podman.spec +++ b/podman.spec @@ -24,7 +24,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl Name: podman Version: 3.2.0 -Release: 0.5%{?dist} +Release: 0.6%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 and GPLv3+ URL: https://%{name}.io/ @@ -340,6 +340,9 @@ exit 0 %{_datadir}/%{name}/test %changelog +* Fri Apr 16 2021 Mohan Boddu - 3.2.0-0.6 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Tue Apr 06 2021 Jindrich Novy - 3.2.0-0.5 - update to the latest content of https://github.com/containers/podman/tree/master (https://github.com/containers/podman/commit/2b13c5d)