1.6005 bump
This commit is contained in:
parent
33859f991c
commit
4667ce7a2a
@ -1,8 +1,8 @@
|
||||
%bcond_with author_tests
|
||||
|
||||
Name: perl-Math-BigInt-GMP
|
||||
Version: 1.6004
|
||||
Release: 5%{?dist}
|
||||
Version: 1.6005
|
||||
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/
|
||||
@ -26,10 +26,10 @@ BuildRequires: perl(XSLoader) >= 0.02
|
||||
# Test Suite
|
||||
BuildRequires: perl(Exporter)
|
||||
BuildRequires: perl(Math::BigFloat) >= 1.994
|
||||
BuildRequires: perl(Math::BigInt) >= 1.999808
|
||||
BuildRequires: perl(Math::BigInt) >= 1.999812
|
||||
BuildRequires: perl(Pod::Coverage) >= 0.18
|
||||
BuildRequires: perl(Storable)
|
||||
BuildRequires: perl(Test::More) >= 0.82
|
||||
BuildRequires: perl(Test::More) >= 0.88
|
||||
BuildRequires: perl(Test::Pod) >= 1.22
|
||||
BuildRequires: perl(Test::Pod::Coverage) >= 1.08
|
||||
BuildRequires: perl(threads)
|
||||
@ -80,6 +80,9 @@ make test %{?_with_author_tests:AUTHOR_TESTING=1}
|
||||
%{_mandir}/man3/Math::BigInt::GMP.3*
|
||||
|
||||
%changelog
|
||||
* Wed Apr 18 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.6005-1
|
||||
- 1.6005 bump
|
||||
|
||||
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.6004-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Math-BigInt-GMP-1.6004.tar.gz) = 54b416fe577512691a97b9a06f8ca2ffc4ab63e0d11325f5926c42a4248b87325c2b5db0c57b2239819e863891ea40ab028b0f061ed9c8bbbf6886c467cb8d1e
|
||||
SHA512 (Math-BigInt-GMP-1.6005.tar.gz) = def74976f332c01ff100a9912b47116706689edaaa89c0dce188e923c83f1b1324145b1f74991b4c308f5300d158a0d3d1be8c4ec431618395e821e460a12bbf
|
||||
|
||||
Loading…
Reference in New Issue
Block a user