Accepting request 847115 from devel:languages:perl:autoupdate

- 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.

OBS-URL: https://build.opensuse.org/request/show/847115
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Math-Matrix?expand=0&rev=6
This commit is contained in:
2020-11-09 11:14:35 +00:00
committed by Git OBS Bridge
parent 878d8be3dc
commit 6933849e84
4 changed files with 16 additions and 5 deletions

View File

@@ -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