diff --git a/Math-BigInt-1.999813.tar.gz b/Math-BigInt-1.999813.tar.gz deleted file mode 100644 index 07536b3..0000000 Binary files a/Math-BigInt-1.999813.tar.gz and /dev/null differ diff --git a/Math-BigInt-1.999818.tar.gz b/Math-BigInt-1.999818.tar.gz new file mode 100644 index 0000000..94fcf36 Binary files /dev/null and b/Math-BigInt-1.999818.tar.gz differ diff --git a/perl-Math-BigInt.spec b/perl-Math-BigInt.spec index 750e413..e8e7dc4 100644 --- a/perl-Math-BigInt.spec +++ b/perl-Math-BigInt.spec @@ -1,11 +1,11 @@ Name: perl-Math-BigInt Epoch: 1 -Version: 1.9998.13 -Release: 5 +Version: 1.9998.18 +Release: 1 Summary: Arbitrary size integer/float math package License: GPL+ or Artistic URL: https://metacpan.org/release/Math-BigInt -Source0: https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-1.999813.tar.gz +Source0: https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-1.999818.tar.gz BuildArch: noarch BuildRequires:perl-generators perl-interpreter perl(ExtUtils::MakeMaker) >= 6.76 perl(Test::More) >= 0.94 @@ -21,7 +21,7 @@ provided for Perl operators. %package_help %prep -%autosetup -n Math-BigInt-1.999813 -p1 +%autosetup -n Math-BigInt-1.999818 -p1 %build perl Makefile.PL INSTALLDIRS=vendor NO_PERLLOCAL=1 NO_PACKLIST=1 @@ -55,6 +55,9 @@ make test %{_mandir}/*/* %changelog +* Sat Jul 25 2020 zhanzhimin - 1:1.9998.18-1 +- Bump to version 1.999818 + * Fri Sep 27 2019 openEuler Buildteam - 1:1.9998.13-5 - Type:enhancement - ID:NA