diff --git a/.gitignore b/.gitignore index 7e863f4..00f4da4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /Math-BigInt-1.999707.tar.gz /Math-BigInt-1.999708.tar.gz +/Math-BigInt-1.999709.tar.gz diff --git a/perl-Math-BigInt.spec b/perl-Math-BigInt.spec index 2f30887..eaacdab 100644 --- a/perl-Math-BigInt.spec +++ b/perl-Math-BigInt.spec @@ -1,5 +1,5 @@ Name: perl-Math-BigInt -%global cpan_version 1.999708 +%global cpan_version 1.999709 # Keep 4-digit version to compete with perl.spec Version: %(echo %{cpan_version} | sed 's/\(\.....\)/\1./') Release: 1%{?dist} @@ -59,7 +59,7 @@ BuildRequires: perl(base) # Module::Signature not used BuildRequires: perl(Scalar::Util) # Socket not used -BuildRequires: perl(Test::More) >= 0.62 +BuildRequires: perl(Test::More) >= 0.9301 BuildRequires: perl(vars) Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) Requires: perl(Carp) @@ -103,6 +103,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Nov 10 2015 Petr Pisar - 1.9997.09-1 +- 1.999709 bump + * Thu Nov 05 2015 Petr Pisar - 1.9997.08-1 - 1.999708 bump diff --git a/sources b/sources index 79d8b7f..3c40f5a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3a3956a19af7bd165ca9ea2421ab0215 Math-BigInt-1.999708.tar.gz +3ac7d852780a2f7e3033a55d8ed87455 Math-BigInt-1.999709.tar.gz