From 67c6c3587d125751ef5aa35b527138cfd4e682f0 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 22 Jun 2021 18:44:59 +0000 Subject: [PATCH] Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065 Signed-off-by: Mohan Boddu --- podman.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 39e1a05..40bd7b9 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.3.0 -Release: 0.12%{?dist} +Release: 0.13%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 and GPLv3+ URL: https://%{name}.io/ @@ -345,6 +345,10 @@ exit 0 %{_datadir}/%{name}/test %changelog +* Tue Jun 22 2021 Mohan Boddu - 3.3.0-0.13 +- Rebuilt for RHEL 9 BETA for openssl 3.0 + Related: rhbz#1971065 + * Tue Jun 22 2021 Jindrich Novy - 3.3.0-0.12 - update to the latest content of https://github.com/containers/podman/tree/master (https://github.com/containers/podman/commit/be15e69)