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:32 +00:00
parent 961b9f8191
commit a3385f930a

View File

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