diff --git a/Math-Matrix-0.91.tar.gz b/Math-Matrix-0.91.tar.gz deleted file mode 100644 index 7089559..0000000 --- a/Math-Matrix-0.91.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bed4cffe0ccde78571ff41b8313db51844c0e34e98d431fb59d294111ce9c231 -size 27895 diff --git a/Math-Matrix-0.92.tar.gz b/Math-Matrix-0.92.tar.gz new file mode 100644 index 0000000..cea4609 --- /dev/null +++ b/Math-Matrix-0.92.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5010c25615bfd0e82ce2428ddd3c8cf7a66f726d72a5719eb28946e4c045d17f +size 112195 diff --git a/perl-Math-Matrix.changes b/perl-Math-Matrix.changes index 6840536..300b2a9 100644 --- a/perl-Math-Matrix.changes +++ b/perl-Math-Matrix.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Nov 9 03:10:08 UTC 2020 - Tina Müller + +- updated to 0.92 + see /usr/share/doc/packages/perl-Math-Matrix/Changes + + 0.92 2020-11-02 + + * Add a larged amount of new methods. Improve existing methods. Fix + overloading. This will close most of the remaining CPAN RT tickets. + ------------------------------------------------------------------- Tue Aug 11 03:11:00 UTC 2020 - Tina Müller diff --git a/perl-Math-Matrix.spec b/perl-Math-Matrix.spec index 4856d2d..7186fa7 100644 --- a/perl-Math-Matrix.spec +++ b/perl-Math-Matrix.spec @@ -17,7 +17,7 @@ Name: perl-Math-Matrix -Version: 0.91 +Version: 0.92 Release: 0 %define cpan_name Math-Matrix Summary: Multiply and invert matrices @@ -30,7 +30,7 @@ BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(Test::More) >= 0.94 +BuildRequires: perl(Test::More) >= 0.82 %{perl_requires} %description