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