automatic rebuild by autodist [release 1.004-2mamba;Thu Mar 28 2024]

This commit is contained in:
Automatic Build System 2024-03-28 13:16:46 +01:00
parent e7cbed5a9f
commit 3424abd8e8

View File

@ -2,20 +2,19 @@
Name: perl-Math-Random-ISAAC Name: perl-Math-Random-ISAAC
Version: 1.004 Version: 1.004
Release: 1mamba Release: 2mamba
Summary: Math::Random::ISAAC - Perl interface to the ISAAC PRNG algorithm Summary: Math::Random::ISAAC - Perl interface to the ISAAC PRNG algorithm
Group: System/Libraries/Perl Group: System/Libraries/Perl
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
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 Source: http://search.cpan.org/CPAN/authors/id/J/JA/JAWNSY/Math-Random-ISAAC-%{version}.tar.gz
License: GPL, Artistic License: GPL, Artistic
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: perl-devel BuildRequires: perl-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
Requires: perl >= %perl_major_ver Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
Math::Random::ISAAC - Perl interface to the ISAAC PRNG algorithm. Math::Random::ISAAC - Perl interface to the ISAAC PRNG algorithm.
@ -53,5 +52,8 @@ done
# %doc README # %doc README
%changelog %changelog
* Thu Mar 28 2024 Automatic Build System <autodist@openmamba.org> 1.004-2mamba
- automatic rebuild by autodist
* Thu Nov 15 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.004-1mamba * Thu Nov 15 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.004-1mamba
- package created by silvan using the webbuild interface - package created by silvan using the webbuild interface