Accepting request 1173704 from devel:languages:perl:autoupdate

- updated to 0.5018
   see /usr/share/doc/packages/perl-Math-BigInt-FastCalc/CHANGES
  0.5018 2024-01-06
   * Sync test files with Math-BigInt.
  0.5017 2024-01-04
   * Update required version of Math-BigInt.
   * Sync test files with Math-BigInt.

OBS-URL: https://build.opensuse.org/request/show/1173704
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Math-BigInt-FastCalc?expand=0&rev=36
This commit is contained in:
2024-05-14 11:57:45 +00:00
committed by Git OBS Bridge
parent c90cf02d26
commit 0e35cf7127
4 changed files with 20 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:397be1de04944ed2ec5bdf6ad76cc4abc70c496a02b44eb38a0e7abb1264401a
size 2602525

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c5ebbbed38e0e9e1869820cbff311cb7b9f965b36d6cb734b95516792c7a3105
size 2644701

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Mar 22 16:31:19 UTC 2024 - Tina Müller <timueller+perl@suse.de>
- updated to 0.5018
see /usr/share/doc/packages/perl-Math-BigInt-FastCalc/CHANGES
0.5018 2024-01-06
* Sync test files with Math-BigInt.
0.5017 2024-01-04
* Update required version of Math-BigInt.
* Sync test files with Math-BigInt.
-------------------------------------------------------------------
Tue Mar 12 17:02:35 UTC 2024 - Tina Müller <tina.mueller@suse.com>

View File

@@ -18,9 +18,10 @@
%define cpan_name Math-BigInt-FastCalc
Name: perl-Math-BigInt-FastCalc
Version: 0.501.600
Version: 0.501.800
Release: 0
%define cpan_version 0.5016
# 0.5018 -> normalize -> 0.501.800
%define cpan_version 0.5018
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}
@@ -30,10 +31,10 @@ BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Carp) >= 1.22
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.58
BuildRequires: perl(Math::BigInt) >= 2.2.1
BuildRequires: perl(Math::BigInt) >= 2.3.1
BuildRequires: perl(Test::More) >= 0.82
Requires: perl(Carp) >= 1.22
Requires: perl(Math::BigInt) >= 2.2.1
Requires: perl(Math::BigInt) >= 2.3.1
Provides: perl(Math::BigInt::FastCalc) = %{version}
%undefine __perllib_provides
%{perl_requires}