This commit is contained in:
Dennis Gilmore 2011-02-08 20:58:58 -06:00
parent 273a0c4fa4
commit 5cae9e38ec

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 1.32-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Tue Dec 21 2010 Steven Pritchard <steve@kspei.com> 1.32-1
- Update to 1.32.
- Update Source0 URL.