diff --git a/perl-Math-BigInt-GMP.spec b/perl-Math-BigInt-GMP.spec index 9209b7d..de0e04d 100644 --- a/perl-Math-BigInt-GMP.spec +++ b/perl-Math-BigInt-GMP.spec @@ -1,6 +1,6 @@ Name: perl-Math-BigInt-GMP Version: 1.32 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Math::BigInt::GMP Perl module License: GPL+ or Artistic Group: Development/Libraries @@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 1.32-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Tue Dec 21 2010 Steven Pritchard 1.32-1 - Update to 1.32. - Update Source0 URL.