diff --git a/.gitignore b/.gitignore index 804442b..da361a3 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /Math-BigInt-1.999727.tar.gz /Math-BigInt-1.999800.tar.gz /Math-BigInt-1.999801.tar.gz +/Math-BigInt-1.999802.tar.gz diff --git a/perl-Math-BigInt.spec b/perl-Math-BigInt.spec index 70065ec..9ac871e 100644 --- a/perl-Math-BigInt.spec +++ b/perl-Math-BigInt.spec @@ -1,5 +1,5 @@ Name: perl-Math-BigInt -%global cpan_version 1.999801 +%global cpan_version 1.999802 # 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 +* Thu Dec 01 2016 Petr Pisar - 1.9998.02-1 +- 1.999802 bump + * Fri Nov 25 2016 Petr Pisar - 1.9998.01-1 - 1.999801 bump diff --git a/sources b/sources index 29fc62f..be32f24 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -61637300f0c663974912ac48ffde81f8 Math-BigInt-1.999801.tar.gz +07bfbbabe6eb1a161c0bbbbd73242b20 Math-BigInt-1.999802.tar.gz