diff --git a/perl-Crypt-OpenSSL-RSA.spec b/perl-Crypt-OpenSSL-RSA.spec index 0b970de..033c9d1 100644 --- a/perl-Crypt-OpenSSL-RSA.spec +++ b/perl-Crypt-OpenSSL-RSA.spec @@ -1,6 +1,6 @@ Name: perl-Crypt-OpenSSL-RSA Version: 0.32 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl interface to OpenSSL for RSA License: GPL+ or Artistic URL: https://metacpan.org/release/Crypt-OpenSSL-RSA @@ -59,6 +59,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Sep 14 2021 Sahana Prasad - 0.32-2 +- Rebuilt with OpenSSL 3.0.0 + * Thu Sep 9 2021 Wes Hardaker - 0.32-1 - version bump to upstream