From cd9dded6e80350d0f833a8d02d0718d231690834 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Mon, 14 Sep 2015 13:58:37 +0100 Subject: [PATCH] Update to 1.41 - New upstream release 1.41 - Synced tests with the Math-BigInt distribution - Bumped Math::BigInt version requirement to 1.999701 --- perl-Math-BigInt-GMP.spec | 9 +++++++-- sources | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/perl-Math-BigInt-GMP.spec b/perl-Math-BigInt-GMP.spec index f1bf763..8bf0c8b 100644 --- a/perl-Math-BigInt-GMP.spec +++ b/perl-Math-BigInt-GMP.spec @@ -1,5 +1,5 @@ Name: perl-Math-BigInt-GMP -Version: 1.40 +Version: 1.41 Release: 1%{?dist} Summary: Use the GMP library for Math::BigInt routines License: GPL+ or Artistic @@ -26,7 +26,7 @@ BuildRequires: perl(vars) BuildRequires: perl(XSLoader) >= 0.02 # Test Suite BuildRequires: perl(Math::BigFloat) >= 1.994 -BuildRequires: perl(Math::BigInt) >= 1.9994 +BuildRequires: perl(Math::BigInt) > 1.9997 BuildRequires: perl(Pod::Coverage) >= 0.18 BuildRequires: perl(Storable) BuildRequires: perl(Test) @@ -77,6 +77,11 @@ make test %{_mandir}/man3/Math::BigInt::GMP.3* %changelog +* Mon Sep 14 2015 Paul Howarth - 1.41-1 +- Update to 1.41 + - Synced tests with the Math-BigInt distribution +- Bumped Math::BigInt version requirement to 1.999701 + * Wed Aug 19 2015 Paul Howarth - 1.40-1 - Update to 1.40 - Add changes for the newest release diff --git a/sources b/sources index b296f38..d252a6e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a11ea64a5dcd4f64d4c8c8df8452e4ea Math-BigInt-GMP-1.40.tar.gz +1fcb8850e926a6fd6285cdb410e078b6 Math-BigInt-GMP-1.41.tar.gz