Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-10 00:03:17 +00:00
parent ae4ca27546
commit c89a3d9166

View File

@ -8,7 +8,7 @@
Summary: Mail processing program
Name: procmail
Version: 3.22
Release: 55%{?dist}
Release: 56%{?dist}
License: GPLv2+ or Artistic
# Source: ftp://ftp.procmail.org/pub/procmail/procmail-%{version}.tar.gz
# The original source doesn't seem to be available anymore, using mirror
@ -81,6 +81,10 @@ cp -p %{SOURCE2} telsas_procmailrc
%{_mandir}/man[15]/*
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 3.22-56
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 3.22-55
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937