From 2518efa3998479faa0b0ab057707518640bce00d Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 01:57:45 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- mailx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mailx.spec b/mailx.spec index f3a3f23..a6f5549 100644 --- a/mailx.spec +++ b/mailx.spec @@ -4,7 +4,7 @@ Summary: Enhanced implementation of the mailx command Name: mailx Version: 12.5 -Release: 37%{?dist} +Release: 38%{?dist} # MPLv1.1 .. nss.c, nsserr.c License: BSD with advertising and MPLv1.1 URL: http://heirloom.sourceforge.net/mailx.html @@ -198,6 +198,9 @@ fi %changelog +* Fri Apr 16 2021 Mohan Boddu - 12.5-38 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Tue Mar 16 2021 Nikola Forró - 12.5-37 - Fix alternatives resolves: #1897928