Update to 1.46

- New upstream release 1.46
  - Add patch and new test file 't/mbi-from-big-scalar.t' regarding
    CPAN RT#103517
  - Fix spelling in GMP.xs ('modifing' → 'modifying')
  - Whitespace/formatting in t/bigintg.t to make it more readable and more in
    accordance with the 'perlstyle' manpage
This commit is contained in:
Paul Howarth 2015-12-04 08:51:22 +00:00
parent 2c28212b1f
commit ec10668dbc
2 changed files with 10 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Name: perl-Math-BigInt-GMP
Version: 1.45
Version: 1.46
Release: 1%{?dist}
Summary: Use the GMP library for Math::BigInt routines
License: GPL+ or Artistic
@ -77,6 +77,14 @@ make test
%{_mandir}/man3/Math::BigInt::GMP.3*
%changelog
* Fri Dec 4 2015 Paul Howarth <paul@city-fan.org> - 1.46-1
- Update to 1.46
- Add patch and new test file 't/mbi-from-big-scalar.t' regarding
CPAN RT#103517
- Fix spelling in GMP.xs ('modifing' 'modifying')
- Whitespace/formatting in t/bigintg.t to make it more readable and more in
accordance with the 'perlstyle' manpage
* Mon Nov 9 2015 Paul Howarth <paul@city-fan.org> - 1.45-1
- Update to 1.45
- Sync test files with Math-BigInt-1.999709

View File

@ -1 +1 @@
0bd52131d369a9dfe4110099a582cae6 Math-BigInt-GMP-1.45.tar.gz
d53371e59623e64368057455471f817a Math-BigInt-GMP-1.46.tar.gz