diff --git a/perl-Crypt-RSA.spec b/perl-Crypt-RSA.spec index 0cdadff..6e2a39a 100644 --- a/perl-Crypt-RSA.spec +++ b/perl-Crypt-RSA.spec @@ -2,25 +2,33 @@ Name: perl-Crypt-RSA Version: 1.99 -Release: 2mamba +Release: 3mamba Summary: Crypt::RSA - RSA encryption module Group: Development/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org +URL: https://www.cpan.org/ Source: http://www.cpan.org/authors/id/V/VI/VIPUL/Crypt-RSA-%{version}.tar.gz License: GPL -BuildRequires: perl-Crypt-Blowfish -BuildRequires: perl-Crypt-Primes +## AUTOBUILDREQ-BEGIN +BuildRequires: libperl +BuildRequires: perl-Class-Loader +BuildRequires: perl-Convert-ASCII-Armour BuildRequires: perl-Crypt-CBC +BuildRequires: perl-Crypt-Primes +BuildRequires: perl-Crypt-Random +BuildRequires: perl-Data-Buffer BuildRequires: perl-Digest-MD2 +BuildRequires: perl-Digest-SHA1 +BuildRequires: perl-Math-Pari BuildRequires: perl-Sort-Versions BuildRequires: perl-Tie-EncryptedHash -BuildRequires: perl-Convert-ASCII-Armour +BuildRequires: perl-devel +## AUTOBUILDREQ-END +BuildRequires: perl-Crypt-Blowfish BuildRequires: perl-devel >= %perl_major_ver Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/perl-root %description Crypt::RSA - RSA encryption module. @@ -55,6 +63,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Sat Aug 20 2022 Silvan Calarco 1.99-3mamba +- rebuilt + * Mon Jul 15 2013 Automatic Build System 1.99-2mamba - automatic rebuild by autodist