diff --git a/.gitignore b/.gitignore index 6be5989..f48467d 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /Math-BigInt-1.999722.tar.gz /Math-BigInt-1.999723.tar.gz /Math-BigInt-1.999724.tar.gz +/Math-BigInt-1.999726.tar.gz diff --git a/perl-Math-BigInt.spec b/perl-Math-BigInt.spec index da112e7..abeee0f 100644 --- a/perl-Math-BigInt.spec +++ b/perl-Math-BigInt.spec @@ -1,5 +1,5 @@ Name: perl-Math-BigInt -%global cpan_version 1.999724 +%global cpan_version 1.999726 # 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 +* Mon Jul 18 2016 Petr Pisar - 1.9997.26-1 +- 1.999726 bump + * Mon Jun 20 2016 Petr Pisar - 1.9997.24-1 - 1.999724 bump diff --git a/sources b/sources index 1592b21..31315a7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -07b037d049ed62be86f3625c35c69c1f Math-BigInt-1.999724.tar.gz +3e45e459ece367a6b29a79b2f7363ba0 Math-BigInt-1.999726.tar.gz