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:34 +00:00
parent ed6cfd9876
commit 8140beb619

View File

@ -1,6 +1,6 @@
Name: perl-Crypt-OpenSSL-Random
Version: 0.15
Release: 12%{?dist}
Release: 13%{?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
* Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.15-13
- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.15-12
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937