upgrade version to 0.5014
This commit is contained in:
parent
e43fbe1b66
commit
ee7011e1c7
Binary file not shown.
BIN
Math-BigInt-FastCalc-0.5014.tar.gz
Normal file
BIN
Math-BigInt-FastCalc-0.5014.tar.gz
Normal file
Binary file not shown.
@ -1,14 +1,14 @@
|
||||
Name: perl-Math-BigInt-FastCalc
|
||||
Version: 0.5012
|
||||
Release: 3
|
||||
Version: 0.5014
|
||||
Release: 1
|
||||
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.5012.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 gcc
|
||||
BuildRequires:perl(ExtUtils::MakeMaker) >= 6.76 perl(Test::More) >= 0.88
|
||||
BuildRequires:perl(Math::BigInt) >= 1.999817 perl(Math::BigFloat)
|
||||
BuildRequires:perl(Math::BigInt) >= 1.999838 perl(Math::BigFloat)
|
||||
|
||||
Requires: perl(:MODULE_COMPAT_%(perl -V:version | cut -d"'" -f 2))
|
||||
Conflicts: perl < 4:5.22.0-348
|
||||
@ -28,7 +28,7 @@ Requires: man info
|
||||
Man page and other related documents for %{name}.
|
||||
|
||||
%prep
|
||||
%autosetup -n Math-BigInt-FastCalc-0.5012 -p1
|
||||
%autosetup -n Math-BigInt-FastCalc-%{version} -p1
|
||||
|
||||
%build
|
||||
perl Makefile.PL INSTALLDIRS=vendor NO_PERLLOCAL=1 NO_PACKLIST=1 OPTIMIZE="%{optflags}"
|
||||
@ -62,6 +62,9 @@ make test
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 28 2023 wangjiang <wangjiang37@h-partners.com> - 0.5014-1
|
||||
- upgrade version to 0.5014
|
||||
|
||||
* Tue Nov 01 2022 wangjiang <wangjiang37@h-partners.com> - 0.5012-3
|
||||
- Rebuild for next release
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user