!9 update package version to 0.5009

Merge pull request !9 from 吴超超/openEuler-20.03-LTS
This commit is contained in:
openeuler-ci-bot 2020-09-01 20:55:15 +08:00 committed by Gitee
commit 1015fc547c
3 changed files with 6 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: perl-Math-BigInt-FastCalc Name: perl-Math-BigInt-FastCalc
Version: 0.5009 Version: 0.5009
Release: 1 Release: 2
Summary: Math::BigInt::Calc with some XS for more speed Summary: Math::BigInt::Calc with some XS for more speed
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/Math-BigInt-FastCalc URL: https://metacpan.org/release/Math-BigInt-FastCalc
Source0: https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-FastCalc-0.5007.tar.gz Source0: https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-FastCalc-%{version}.tar.gz
BuildRequires:perl-generators perl-interpreter perl-devel BuildRequires:perl-generators perl-interpreter perl-devel
BuildRequires:perl(ExtUtils::MakeMaker) >= 6.76 perl(Test::More) >= 0.88 BuildRequires:perl(ExtUtils::MakeMaker) >= 6.76 perl(Test::More) >= 0.88
@ -27,7 +27,7 @@ Requires: man info
Man page and other related documents for %{name}. Man page and other related documents for %{name}.
%prep %prep
%autosetup -n Math-BigInt-FastCalc-0.5007 -p1 %autosetup -n Math-BigInt-FastCalc-%{version} -p1
%build %build
perl Makefile.PL INSTALLDIRS=vendor NO_PERLLOCAL=1 NO_PACKLIST=1 OPTIMIZE="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor NO_PERLLOCAL=1 NO_PACKLIST=1 OPTIMIZE="%{optflags}"
@ -61,6 +61,9 @@ make test
%{_mandir}/*/* %{_mandir}/*/*
%changelog %changelog
* Tue Sep 01 2020 SimpleUpdate Robot <tc@openeuler.org> - 0.5009-2
- Upgrade to version 0.5009
* Thu Aug 20 2020 SimpleUpdate Robot <tc@openeuler.org> - 0.5009-1 * Thu Aug 20 2020 SimpleUpdate Robot <tc@openeuler.org> - 0.5009-1
- Upgrade to version 0.5009 - Upgrade to version 0.5009