Rebuilt for RHEL 9 BETA for openssl 3.0

Related: rhbz#1971065
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-06-16 03:35:19 +00:00
parent 2f3d27d1ac
commit bdc544cc91

View File

@ -1,6 +1,6 @@
Name: perl-Crypt-OpenSSL-Bignum
Version: 0.09
Release: 14%{?dist}
Release: 15%{?dist}
Summary: Perl interface to OpenSSL for Bignum
License: GPL+ or Artistic
URL: https://metacpan.org/release/Crypt-OpenSSL-Bignum
@ -61,6 +61,10 @@ make test
%{_mandir}/man3/*
%changelog
* Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.09-15
- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.09-14
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937