From 7ee126ad022685ff0f4409d786ad1c27bd7ac494 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Sun, 15 May 2016 14:59:33 +0200 Subject: [PATCH] Perl 5.24 rebuild --- perl-Math-BigInt-GMP.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Math-BigInt-GMP.spec b/perl-Math-BigInt-GMP.spec index 0869a4c..67e26b8 100644 --- a/perl-Math-BigInt-GMP.spec +++ b/perl-Math-BigInt-GMP.spec @@ -1,6 +1,6 @@ Name: perl-Math-BigInt-GMP Version: 1.51 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Use the GMP library for Math::BigInt routines License: GPL+ or Artistic URL: http://search.cpan.org/dist/Math-BigInt-GMP/ @@ -77,6 +77,9 @@ make test %{_mandir}/man3/Math::BigInt::GMP.3* %changelog +* Sun May 15 2016 Jitka Plesnikova - 1.51-2 +- Perl 5.24 rebuild + * Tue Apr 26 2016 Paul Howarth - 1.51-1 - Update to 1.51 - Sync test files with Math-BigInt-1.999719