!4 Upgrade to version 0.2620

Merge pull request !4 from shangyibin/openEuler-22.03-LTS-Next
This commit is contained in:
openeuler-ci-bot 2021-12-23 03:19:28 +00:00 committed by Gitee
commit 608d4665ec
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
Math-BigRat-0.2620.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: perl-Math-BigRat
Version: 0.2614
Release: 2
Version: 0.2620
Release: 1
Summary: Arbitrary big rational numbers
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/Math-BigRat/
@ -10,7 +10,7 @@ BuildArch: noarch
BuildRequires:perl-generators perl-interpreter perl(ExtUtils::MakeMaker) >= 6.76 perl(Test::More) >= 0.88 findutils
Requires: perl(:MODULE_COMPAT_%(perl -V:version | cut -d"'" -f 2))
Requires: perl(Math::BigInt) >= 1.999718
Requires: perl(Math::BigInt) >= 1.999821
Conflicts: perl < 4:5.22.0-348
%description
@ -54,5 +54,8 @@ make test
%{_mandir}/*/*
%changelog
* Tue Dec 21 2021 shangyibin <shangyibin1@huawei.com> - 0.2620-1
- Upgrade to version 0.2620
* Wed Sep 11 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.2614-2
- Package init