update package version to 0.5009-2
This commit is contained in:
parent
19ab3d875f
commit
4e184348b9
BIN
Math-BigInt-FastCalc-0.5009.tar.gz
Normal file
BIN
Math-BigInt-FastCalc-0.5009.tar.gz
Normal file
Binary file not shown.
@ -1,10 +1,10 @@
|
||||
Name: perl-Math-BigInt-FastCalc
|
||||
Version: 0.5009
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Math::BigInt::Calc with some XS for more speed
|
||||
License: GPL+ or Artistic
|
||||
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(ExtUtils::MakeMaker) >= 6.76 perl(Test::More) >= 0.88
|
||||
@ -27,7 +27,7 @@ Requires: man info
|
||||
Man page and other related documents for %{name}.
|
||||
|
||||
%prep
|
||||
%autosetup -n Math-BigInt-FastCalc-0.5007 -p1
|
||||
%autosetup -n Math-BigInt-FastCalc-%{version} -p1
|
||||
|
||||
%build
|
||||
perl Makefile.PL INSTALLDIRS=vendor NO_PERLLOCAL=1 NO_PACKLIST=1 OPTIMIZE="%{optflags}"
|
||||
@ -61,6 +61,9 @@ make test
|
||||
%{_mandir}/*/*
|
||||
|
||||
%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
|
||||
- Upgrade to version 0.5009
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user