diff --git a/perl-Crypt-RC4.spec b/perl-Crypt-RC4.spec index 1318af2..89686f0 100644 --- a/perl-Crypt-RC4.spec +++ b/perl-Crypt-RC4.spec @@ -2,20 +2,19 @@ Name: perl-Crypt-RC4 Version: 2.02 -Release: 2mamba +Release: 3mamba Summary: Crypt::RC4 - Perl implementation of the RC4 encryption algorithm Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org +URL: https://www.cpan.org/ Source: http://search.cpan.org/CPAN/authors/id/S/SI/SIFUKURT/Crypt-RC4-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: perl-devel ## AUTOBUILDREQ-END Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Crypt::RC4 - Perl implementation of the RC4 encryption algorithm. @@ -50,6 +49,9 @@ done %defattr(-,root,root) %changelog +* Mon Mar 25 2024 Automatic Build System 2.02-3mamba +- automatic rebuild by autodist + * Mon Nov 12 2012 Silvan Calarco 2.02-2mamba - perl 5.16 mass rebuild