diff --git a/.gitignore b/.gitignore index 30cbb96..6624e5f 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /Math-BigInt-1.999714.tar.gz /Math-BigInt-1.999715.tar.gz /Math-BigInt-1.999716.tar.gz +/Math-BigInt-1.999717.tar.gz diff --git a/perl-Math-BigInt.spec b/perl-Math-BigInt.spec index 4201ecc..ea8c423 100644 --- a/perl-Math-BigInt.spec +++ b/perl-Math-BigInt.spec @@ -1,5 +1,5 @@ Name: perl-Math-BigInt -%global cpan_version 1.999716 +%global cpan_version 1.999717 # Keep 4-digit version to compete with perl.spec Version: %(echo %{cpan_version} | sed 's/\(\.....\)/\1./') Release: 1%{?dist} @@ -111,6 +111,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Apr 18 2016 Petr Pisar - 1.9997.17-1 +- 1.999717 bump + * Tue Apr 05 2016 Petr Pisar - 1.9997.16-1 - 1.999716 bump diff --git a/sources b/sources index f2024ee..f369a9c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -077810de0d01f4c0823286d3b7190394 Math-BigInt-1.999716.tar.gz +5d439f0fa2bd1512a8d2a336d685981f Math-BigInt-1.999717.tar.gz