Update to 1.50

- New upstream release 1.50
  - Sync test files with Math-BigInt-1.999718
This commit is contained in:
Paul Howarth 2016-04-22 13:53:36 +01:00
parent 75ddd70628
commit b60842a671
2 changed files with 7 additions and 3 deletions

View File

@ -1,6 +1,6 @@
Name: perl-Math-BigInt-GMP
Version: 1.49
Release: 3%{?dist}
Version: 1.50
Release: 1%{?dist}
Summary: Use the GMP library for Math::BigInt routines
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/Math-BigInt-GMP/
@ -77,6 +77,10 @@ make test
%{_mandir}/man3/Math::BigInt::GMP.3*
%changelog
* Fri Apr 22 2016 Paul Howarth <paul@city-fan.org> - 1.50-1
- Update to 1.50
- Sync test files with Math-BigInt-1.999718
* Thu Apr 21 2016 Paul Howarth <paul@city-fan.org> - 1.49-3
- Fix FTBFS due to missing buildreq perl-devel
- Simplify find command using -empty and -delete

View File

@ -1 +1 @@
6b48b02615824933b6e2fe2ef1077950 Math-BigInt-GMP-1.49.tar.gz
9e9bc417994797584ce9de4346055c02 Math-BigInt-GMP-1.50.tar.gz