Accepting request 738652 from devel:languages:perl:autoupdate
- updated to 0.5009 see /usr/share/doc/packages/perl-Math-BigInt-FastCalc/CHANGES 0.5009 2019-10-10 * Sync test files with Math-BigInt. OBS-URL: https://build.opensuse.org/request/show/738652 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Math-BigInt-FastCalc?expand=0&rev=27
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Math-BigInt-FastCalc
|
||||
Version: 0.5008
|
||||
Version: 0.5009
|
||||
Release: 0
|
||||
%define cpan_name Math-BigInt-FastCalc
|
||||
Summary: Math::BigInt::Calc with some XS for more speed
|
||||
@@ -29,9 +29,9 @@ Source1: cpanspec.yml
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Math::BigInt) >= 1.999812
|
||||
BuildRequires: perl(Math::BigInt) >= 1.999817
|
||||
BuildRequires: perl(Test::More) >= 0.82
|
||||
Requires: perl(Math::BigInt) >= 1.999812
|
||||
Requires: perl(Math::BigInt) >= 1.999817
|
||||
%{perl_requires}
|
||||
# MANUAL BEGIN
|
||||
%if 0%{?suse_version} <= 1320
|
||||
@@ -61,6 +61,7 @@ version like 'Pari'. To use this library:
|
||||
|
||||
%prep
|
||||
%setup -q -n %{cpan_name}-%{version}
|
||||
find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
|
||||
|
||||
%build
|
||||
perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
|
||||
|
Reference in New Issue
Block a user