- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 01:57:45 +00:00
parent 809199975f
commit 2518efa399
1 changed files with 4 additions and 1 deletions

View File

@ -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 <mboddu@redhat.com> - 12.5-38
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Tue Mar 16 2021 Nikola Forró <nforro@redhat.com> - 12.5-37
- Fix alternatives
resolves: #1897928