diff --git a/Math-BigInt-FastCalc-0.5018.tar.gz b/Math-BigInt-FastCalc-0.5019.tar.gz similarity index 31% rename from Math-BigInt-FastCalc-0.5018.tar.gz rename to Math-BigInt-FastCalc-0.5019.tar.gz index 9652d484acc03d13d00283d14f257104f018590a..b216f492b8585dfa18b8aa1a5a7f45f99e39bd1d 100644 Binary files a/Math-BigInt-FastCalc-0.5018.tar.gz and b/Math-BigInt-FastCalc-0.5019.tar.gz differ diff --git a/perl-Math-BigInt-FastCalc.spec b/perl-Math-BigInt-FastCalc.spec index c1a96c680e758556fed59f83453fff5a61d968e8..e6f92f1eab6a9616a8e9b050f3a9d62e2bb98f3e 100644 --- a/perl-Math-BigInt-FastCalc.spec +++ b/perl-Math-BigInt-FastCalc.spec @@ -1,6 +1,6 @@ Name: perl-Math-BigInt-FastCalc -Version: 0.5018 -Release: 2 +Version: 0.5019 +Release: 1 Summary: Math::BigInt::Calc with some XS for more speed License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/Math-BigInt-FastCalc @@ -8,7 +8,7 @@ Source0: https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-Fas BuildRequires:perl-generators perl-interpreter perl-devel gcc BuildRequires:perl(ExtUtils::MakeMaker) >= 6.76 perl(Test::More) >= 0.88 -BuildRequires:perl(Math::BigInt) >= 2.0030.01 +BuildRequires:perl(Math::BigInt) >= 2.004001 Conflicts: perl < 4:5.22.0-348 @@ -24,7 +24,7 @@ like Math::BigInt::GMP or Math::BigInt::Pari. Summary: Tests for %{name} Requires: %{name} = %{?epoch:%{epoch}:}%{version}-%{release} Requires: perl-Test-Harness -Requires: perl(Math::BigInt) >= 2.0030.01 +Requires: perl(Math::BigInt) >= 2.003001 %description tests Tests from %{name}. Execute them with "%{_libexecdir}/%{name}/test". @@ -67,6 +67,9 @@ make test %{_libexecdir}/%{name} %changelog +* Mon May 12 2025 openeuler_bot - 0.5019-1 +- Sync test files with Math-BigInt. (version: 0.5019) + * Sat Jan 18 2025 Funda Wang - 0.5018-2 - drop useless perl(:MODULE_COMPAT) requirement @@ -98,4 +101,4 @@ make test - add perl-devel buildrequire * Wed Sep 11 2019 openEuler Buildteam - 0.500.700-4 -- Package init +- Package init \ No newline at end of file