Perl 5.22 rebuild

This commit is contained in:
Jitka Plesnikova 2015-06-05 15:29:08 +02:00
parent 23f7994b1c
commit cde95e8b03

View File

@ -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 <jplesnik@redhat.com> - 1.38-2
- Perl 5.22 rebuild
* Tue Jun 02 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.38-2
- Fixed test scripts for Perl 5.22 (CPAN RT#96113)