diff --git a/Math-BigInt-FastCalc-0.5016.tar.gz b/Math-BigInt-FastCalc-0.5016.tar.gz deleted file mode 100644 index 3e05f7b..0000000 --- a/Math-BigInt-FastCalc-0.5016.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:397be1de04944ed2ec5bdf6ad76cc4abc70c496a02b44eb38a0e7abb1264401a -size 2602525 diff --git a/Math-BigInt-FastCalc-0.5018.tar.gz b/Math-BigInt-FastCalc-0.5018.tar.gz new file mode 100644 index 0000000..d49486c --- /dev/null +++ b/Math-BigInt-FastCalc-0.5018.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5ebbbed38e0e9e1869820cbff311cb7b9f965b36d6cb734b95516792c7a3105 +size 2644701 diff --git a/perl-Math-BigInt-FastCalc.changes b/perl-Math-BigInt-FastCalc.changes index 43608dd..5bfbb66 100644 --- a/perl-Math-BigInt-FastCalc.changes +++ b/perl-Math-BigInt-FastCalc.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Mar 22 16:31:19 UTC 2024 - Tina Müller + +- 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 diff --git a/perl-Math-BigInt-FastCalc.spec b/perl-Math-BigInt-FastCalc.spec index 9d67ffe..a2a91a9 100644 --- a/perl-Math-BigInt-FastCalc.spec +++ b/perl-Math-BigInt-FastCalc.spec @@ -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}