1.999720 bump

This commit is contained in:
Petr Písař 2016-04-26 15:02:23 +02:00
parent b9bd7797df
commit b8a65b1e24
3 changed files with 7 additions and 4 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@
/Math-BigInt-1.999715.tar.gz
/Math-BigInt-1.999716.tar.gz
/Math-BigInt-1.999717.tar.gz
/Math-BigInt-1.999720.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-Math-BigInt
%global cpan_version 1.999717
%global cpan_version 1.999720
# Keep 4-digit version to compete with perl.spec
Version: %(echo %{cpan_version} | sed 's/\(\.....\)/\1./')
Release: 1%{?dist}
@ -61,6 +61,7 @@ BuildRequires: perl(lib)
# Module::Signature not used
# Scalar::Util not used
# Socket not used
BuildRequires: perl(Test::More) >= 0.9301
# Optional tests:
# This core module must be buildable without non-core modules at bootstrap.
%if !%{defined perl_bootstrap}
@ -68,9 +69,7 @@ BuildRequires: perl(Test::Pod) >= 1.22
BuildRequires: perl(Test::Pod::Coverage) >= 1.08
BuildRequires: perl(Pod::Coverage) >= 0.18
%endif
BuildRequires: perl(Test::More) >= 0.9301
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
Requires: perl(Carp)
Requires: perl(Math::Complex) >= 1.39
Conflicts: perl < 4:5.22.0-347
@ -111,6 +110,9 @@ make test
%{_mandir}/man3/*
%changelog
* Tue Apr 26 2016 Petr Pisar <ppisar@redhat.com> - 1.9997.20-1
- 1.999720 bump
* Mon Apr 18 2016 Petr Pisar <ppisar@redhat.com> - 1.9997.17-1
- 1.999717 bump

View File

@ -1 +1 @@
5d439f0fa2bd1512a8d2a336d685981f Math-BigInt-1.999717.tar.gz
62ee64d401f9ea611534c57b54d0cb6c Math-BigInt-1.999720.tar.gz