diff --git a/perl-Math-BigInt-GMP.spec b/perl-Math-BigInt-GMP.spec index 1c4497e..031e08a 100644 --- a/perl-Math-BigInt-GMP.spec +++ b/perl-Math-BigInt-GMP.spec @@ -1,6 +1,6 @@ Name: perl-Math-BigInt-GMP Version: 1.38 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Use the GMP library for Math::BigInt routines License: GPL+ or Artistic Group: Development/Libraries @@ -78,6 +78,9 @@ make test %{_mandir}/man3/Math::BigInt::GMP.3* %changelog +* Fri Jun 05 2015 Jitka Plesnikova - 1.38-2 +- Perl 5.22 rebuild + * Tue Jun 02 2015 Jitka Plesnikova - 1.38-2 - Fixed test scripts for Perl 5.22 (CPAN RT#96113)