diff --git a/Math-BigInt-FastCalc-0.5009.tar.gz b/Math-BigInt-FastCalc-0.5009.tar.gz new file mode 100644 index 0000000..4883c66 Binary files /dev/null and b/Math-BigInt-FastCalc-0.5009.tar.gz differ diff --git a/perl-Math-BigInt-FastCalc.spec b/perl-Math-BigInt-FastCalc.spec index e035463..d7f12b0 100644 --- a/perl-Math-BigInt-FastCalc.spec +++ b/perl-Math-BigInt-FastCalc.spec @@ -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 - 0.5009-2 +- Upgrade to version 0.5009 + * Thu Aug 20 2020 SimpleUpdate Robot - 0.5009-1 - Upgrade to version 0.5009