From 0dc523992d0c907cf22743f92f44e35f8bdc8069 Mon Sep 17 00:00:00 2001 From: Leo Fang Date: Thu, 20 Aug 2020 21:44:49 +0800 Subject: [PATCH] upgrade perl-Math-BigInt-FastCalc to 0.5009 --- perl-Math-BigInt-FastCalc.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-Math-BigInt-FastCalc.spec b/perl-Math-BigInt-FastCalc.spec index a54b91d..e035463 100644 --- a/perl-Math-BigInt-FastCalc.spec +++ b/perl-Math-BigInt-FastCalc.spec @@ -1,6 +1,6 @@ Name: perl-Math-BigInt-FastCalc -Version: 0.500.700 -Release: 5 +Version: 0.5009 +Release: 1 Summary: Math::BigInt::Calc with some XS for more speed License: GPL+ or Artistic URL: https://metacpan.org/release/Math-BigInt-FastCalc @@ -61,6 +61,9 @@ make test %{_mandir}/*/* %changelog +* Thu Aug 20 2020 SimpleUpdate Robot - 0.5009-1 +- Upgrade to version 0.5009 + * Wed May 13 2020 licunlong - 0.500.700-5 - add perl-devel buildrequire