diff --git a/.gitignore b/.gitignore index 0fa5cb2..67bb5fa 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /Math-BigInt-1.999709.tar.gz /Math-BigInt-1.999710.tar.gz /Math-BigInt-1.999714.tar.gz +/Math-BigInt-1.999715.tar.gz diff --git a/perl-Math-BigInt.spec b/perl-Math-BigInt.spec index 1f03a16..4809c8f 100644 --- a/perl-Math-BigInt.spec +++ b/perl-Math-BigInt.spec @@ -1,5 +1,5 @@ Name: perl-Math-BigInt -%global cpan_version 1.999714 +%global cpan_version 1.999715 # Keep 4-digit version to compete with perl.spec Version: %(echo %{cpan_version} | sed 's/\(\.....\)/\1./') Release: 1%{?dist} @@ -110,6 +110,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Jan 06 2016 Petr Pisar - 1.9997.15-1 +- 1.999715 bump + * Mon Jan 04 2016 Petr Pisar - 1.9997.14-1 - 1.999714 bump diff --git a/sources b/sources index 7b58ad2..afdd384 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a056766e7b1385ef3eea17e60c784bb0 Math-BigInt-1.999714.tar.gz +c8a305d8ac9c774eb9ed391d7acbd15a Math-BigInt-1.999715.tar.gz