Accepting request 979942 from devel:languages:perl:autoupdate

- updated to 0.5013
   see /usr/share/doc/packages/perl-Math-BigInt-FastCalc/CHANGES
  0.5013 2022-05-17
   * Sync test files with Math-BigInt.

OBS-URL: https://build.opensuse.org/request/show/979942
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Math-BigInt-FastCalc?expand=0&rev=31
This commit is contained in:
Lars Vogdt
2022-06-02 09:29:33 +00:00
committed by Git OBS Bridge
parent fa24c137ed
commit c76e94bccb
4 changed files with 18 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Math-BigInt-FastCalc
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,10 +18,10 @@
%define cpan_name Math-BigInt-FastCalc
Name: perl-Math-BigInt-FastCalc
Version: 0.5012
Version: 0.5013
Release: 0
Summary: Math::BigInt::Calc with some XS for more speed
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Math::BigInt::Calc with some XS for more speed
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
@@ -29,10 +29,10 @@ BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Carp) >= 1.22
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.58
BuildRequires: perl(Math::BigInt) >= 1.999819
BuildRequires: perl(Math::BigInt) >= 1.999831
BuildRequires: perl(Test::More) >= 0.82
Requires: perl(Carp) >= 1.22
Requires: perl(Math::BigInt) >= 1.999819
Requires: perl(Math::BigInt) >= 1.999831
%{perl_requires}
# MANUAL BEGIN
%if 0%{?suse_version} <= 1320