From 5cae9e38ec4e3cec2e116fe4236fe52cd75c8777 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 8 Feb 2011 20:58:58 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_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 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.