update version to 0.63
(cherry picked from commit e213c9c1f1eabef5657d783170ae752051f23cc5)
This commit is contained in:
parent
02307a38df
commit
7d0baefbc8
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
|
||||
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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user