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-09 22:59:25 +00:00
parent 9952bff3ad
commit 141f2f5bfa

View File

@ -1,6 +1,6 @@
Name: perl-Crypt-OpenSSL-Random
Version: 0.15
Release: 13%{?dist}
Release: 14%{?dist}
Summary: OpenSSL/LibreSSL pseudo-random number generator access
License: GPL+ or Artistic
URL: https://metacpan.org/release/Crypt-OpenSSL-Random
@ -60,6 +60,10 @@ make test
%{_mandir}/man3/*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.15-14
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.15-13
- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065