diff --git a/.gitignore b/.gitignore index f48467d..246ed49 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /Math-BigInt-1.999723.tar.gz /Math-BigInt-1.999724.tar.gz /Math-BigInt-1.999726.tar.gz +/Math-BigInt-1.999727.tar.gz diff --git a/perl-Math-BigInt.spec b/perl-Math-BigInt.spec index abeee0f..c03fb17 100644 --- a/perl-Math-BigInt.spec +++ b/perl-Math-BigInt.spec @@ -1,5 +1,5 @@ Name: perl-Math-BigInt -%global cpan_version 1.999726 +%global cpan_version 1.999727 # 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 +* Tue Nov 08 2016 Petr Pisar - 1.9997.27-1 +- 1.999727 bump + * Mon Jul 18 2016 Petr Pisar - 1.9997.26-1 - 1.999726 bump diff --git a/sources b/sources index 31315a7..51d57b7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3e45e459ece367a6b29a79b2f7363ba0 Math-BigInt-1.999726.tar.gz +95cfacbfb25972e4e8558fe2927b63da Math-BigInt-1.999727.tar.gz