!5 [sync] PR-4: update version to 0.63

Merge pull request !5 from openeuler-sync-bot/sync-pr4-openEuler-22.03-LTS-Next-to-master
This commit is contained in:
openeuler-ci-bot 2021-12-27 01:55:25 +00:00 committed by Gitee
commit b4e642d93e
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
bignum-0.63.tar.gz Normal file

Binary file not shown.

View File

@ -1,5 +1,5 @@
Name: perl-bignum
Version: 0.51
Version: 0.63
Release: 1
Summary: transparent big number support
License: GPL or Artistic
@ -14,7 +14,7 @@ BuildRequires: perl(Test::More) >= 0.88
Requires: perl(:MODULE_COMPAT_%(perl -V:version | cut -d"'" -f 2)) perl(Carp)
#for test
Requires: perl(Math::BigRat) >= 0.12 perl(Math::BigInt) >= 1.999812
Requires: perl(Math::BigRat) >= 0.2618 perl(Math::BigInt) >= 1.999825
%description
Three modules provided by this package:
@ -48,6 +48,9 @@ make test TEST_VERBOSE=1
%{_mandir}/man3/*
%changelog
* Sun Dec 26 2021 yuanxin <yuanxin24@huawei.com> - 0.63-1
- update version to 0.63
* Sat Jul 25 2020 shixuantong <shixuantong@huawei.com> - 0.51-1
- update to 0.51-1