1.6003 bump
This commit is contained in:
parent
ae18c6510e
commit
950408f1b8
@ -1,7 +1,7 @@
|
||||
%bcond_with author_tests
|
||||
|
||||
Name: perl-Math-BigInt-GMP
|
||||
Version: 1.6002
|
||||
Version: 1.6003
|
||||
Release: 1%{?dist}
|
||||
Summary: Use the GMP library for Math::BigInt routines
|
||||
License: GPL+ or Artistic
|
||||
@ -26,7 +26,7 @@ BuildRequires: perl(XSLoader) >= 0.02
|
||||
# Test Suite
|
||||
BuildRequires: perl(Exporter)
|
||||
BuildRequires: perl(Math::BigFloat) >= 1.994
|
||||
BuildRequires: perl(Math::BigInt) >= 1.999801
|
||||
BuildRequires: perl(Math::BigInt) >= 1.999808
|
||||
BuildRequires: perl(Pod::Coverage) >= 0.18
|
||||
BuildRequires: perl(Storable)
|
||||
BuildRequires: perl(Test::More) >= 0.82
|
||||
@ -80,6 +80,9 @@ make test %{?_with_author_tests:AUTHOR_TESTING=1}
|
||||
%{_mandir}/man3/Math::BigInt::GMP.3*
|
||||
|
||||
%changelog
|
||||
* Thu Jan 12 2017 Paul Howarth <paul@city-fan.org> - 1.6003-1
|
||||
- 1.6003 bump
|
||||
|
||||
* Mon Dec 05 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.6002-1
|
||||
- 1.6002 bump
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user