diff --git a/perl-Math-BigInt-GMP.spec b/perl-Math-BigInt-GMP.spec index 224903d..5a9ec94 100644 --- a/perl-Math-BigInt-GMP.spec +++ b/perl-Math-BigInt-GMP.spec @@ -1,5 +1,5 @@ Name: perl-Math-BigInt-GMP -Version: 1.44 +Version: 1.45 Release: 1%{?dist} Summary: Use the GMP library for Math::BigInt routines License: GPL+ or Artistic @@ -30,7 +30,7 @@ BuildRequires: perl(Math::BigInt) > 1.9997 BuildRequires: perl(Pod::Coverage) >= 0.18 BuildRequires: perl(Storable) BuildRequires: perl(Test) -BuildRequires: perl(Test::More) +BuildRequires: perl(Test::More) >= 0.47 BuildRequires: perl(Test::Pod) >= 1.22 BuildRequires: perl(Test::Pod::Coverage) >= 1.08 BuildRequires: perl(threads) @@ -77,6 +77,11 @@ make test %{_mandir}/man3/Math::BigInt::GMP.3* %changelog +* Mon Nov 9 2015 Paul Howarth - 1.45-1 +- Update to 1.45 + - Sync test files with Math-BigInt-1.999709 + - Required version of Test::More is 0.47 + * Fri Oct 30 2015 Paul Howarth - 1.44-1 - Update to 1.44 - Sync test files with Math-BigInt-1.999707 diff --git a/sources b/sources index da23a50..1280ba9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a78336ce940689afe8539ce84e90495d Math-BigInt-GMP-1.44.tar.gz +0bd52131d369a9dfe4110099a582cae6 Math-BigInt-GMP-1.45.tar.gz