diff --git a/perl-Math-Random-ISAAC.spec b/perl-Math-Random-ISAAC.spec index a6903ff..3b9d3fa 100644 --- a/perl-Math-Random-ISAAC.spec +++ b/perl-Math-Random-ISAAC.spec @@ -2,20 +2,19 @@ Name: perl-Math-Random-ISAAC Version: 1.004 -Release: 1mamba +Release: 2mamba Summary: Math::Random::ISAAC - Perl interface to the ISAAC PRNG 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/J/JA/JAWNSY/Math-Random-ISAAC-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: perl-devel ## AUTOBUILDREQ-END Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Math::Random::ISAAC - Perl interface to the ISAAC PRNG algorithm. @@ -53,5 +52,8 @@ done # %doc README %changelog +* Thu Mar 28 2024 Automatic Build System 1.004-2mamba +- automatic rebuild by autodist + * Thu Nov 15 2012 Silvan Calarco 1.004-1mamba - package created by silvan using the webbuild interface