Update to 1.45

- New upstream release 1.45
  - Sync test files with Math-BigInt-1.999709
  - Required version of Test::More is 0.47
This commit is contained in:
Paul Howarth 2015-11-09 12:15:43 +00:00
parent 3b80f4beed
commit 2c28212b1f
2 changed files with 8 additions and 3 deletions

View File

@ -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 <paul@city-fan.org> - 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 <paul@city-fan.org> - 1.44-1
- Update to 1.44
- Sync test files with Math-BigInt-1.999707

View File

@ -1 +1 @@
a78336ce940689afe8539ce84e90495d Math-BigInt-GMP-1.44.tar.gz
0bd52131d369a9dfe4110099a582cae6 Math-BigInt-GMP-1.45.tar.gz