!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:
commit
b4e642d93e
Binary file not shown.
BIN
bignum-0.63.tar.gz
Normal file
BIN
bignum-0.63.tar.gz
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
Name: perl-bignum
|
Name: perl-bignum
|
||||||
Version: 0.51
|
Version: 0.63
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: transparent big number support
|
Summary: transparent big number support
|
||||||
License: GPL or Artistic
|
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)
|
Requires: perl(:MODULE_COMPAT_%(perl -V:version | cut -d"'" -f 2)) perl(Carp)
|
||||||
#for test
|
#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
|
%description
|
||||||
Three modules provided by this package:
|
Three modules provided by this package:
|
||||||
@ -48,6 +48,9 @@ make test TEST_VERBOSE=1
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Jul 25 2020 shixuantong <shixuantong@huawei.com> - 0.51-1
|
||||||
- update to 0.51-1
|
- update to 0.51-1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user