!2 version update

Merge pull request !2 from zhanzhimin/master
This commit is contained in:
openeuler-ci-bot 2020-07-31 20:53:41 +08:00 committed by Gitee
commit a0fea0f133
3 changed files with 7 additions and 4 deletions

Binary file not shown.

BIN
Math-BigInt-1.999818.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
Name: perl-Math-BigInt Name: perl-Math-BigInt
Epoch: 1 Epoch: 1
Version: 1.9998.13 Version: 1.9998.18
Release: 5 Release: 1
Summary: Arbitrary size integer/float math package Summary: Arbitrary size integer/float math package
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/Math-BigInt 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 BuildArch: noarch
BuildRequires:perl-generators perl-interpreter perl(ExtUtils::MakeMaker) >= 6.76 perl(Test::More) >= 0.94 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 %package_help
%prep %prep
%autosetup -n Math-BigInt-1.999813 -p1 %autosetup -n Math-BigInt-1.999818 -p1
%build %build
perl Makefile.PL INSTALLDIRS=vendor NO_PERLLOCAL=1 NO_PACKLIST=1 perl Makefile.PL INSTALLDIRS=vendor NO_PERLLOCAL=1 NO_PACKLIST=1
@ -55,6 +55,9 @@ make test
%{_mandir}/*/* %{_mandir}/*/*
%changelog %changelog
* Sat Jul 25 2020 zhanzhimin <zhanzhimin@huawei.com> - 1:1.9998.18-1
- Bump to version 1.999818
* Fri Sep 27 2019 openEuler Buildteam <buildteam@openeuler.org> - 1:1.9998.13-5 * Fri Sep 27 2019 openEuler Buildteam <buildteam@openeuler.org> - 1:1.9998.13-5
- Type:enhancement - Type:enhancement
- ID:NA - ID:NA