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:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:397be1de04944ed2ec5bdf6ad76cc4abc70c496a02b44eb38a0e7abb1264401a
|
|
||||||
size 2602525
|
|
3
Math-BigInt-FastCalc-0.5018.tar.gz
Normal file
3
Math-BigInt-FastCalc-0.5018.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c5ebbbed38e0e9e1869820cbff311cb7b9f965b36d6cb734b95516792c7a3105
|
||||||
|
size 2644701
|
@@ -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>
|
Tue Mar 12 17:02:35 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
||||||
|
|
||||||
|
@@ -18,9 +18,10 @@
|
|||||||
|
|
||||||
%define cpan_name Math-BigInt-FastCalc
|
%define cpan_name Math-BigInt-FastCalc
|
||||||
Name: perl-Math-BigInt-FastCalc
|
Name: perl-Math-BigInt-FastCalc
|
||||||
Version: 0.501.600
|
Version: 0.501.800
|
||||||
Release: 0
|
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
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
Summary: Math::BigInt::Calc with some XS for more speed
|
Summary: Math::BigInt::Calc with some XS for more speed
|
||||||
URL: https://metacpan.org/release/%{cpan_name}
|
URL: https://metacpan.org/release/%{cpan_name}
|
||||||
@@ -30,10 +31,10 @@ BuildRequires: perl
|
|||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
BuildRequires: perl(Carp) >= 1.22
|
BuildRequires: perl(Carp) >= 1.22
|
||||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.58
|
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
|
BuildRequires: perl(Test::More) >= 0.82
|
||||||
Requires: perl(Carp) >= 1.22
|
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}
|
Provides: perl(Math::BigInt::FastCalc) = %{version}
|
||||||
%undefine __perllib_provides
|
%undefine __perllib_provides
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
Reference in New Issue
Block a user