diff --git a/.gitignore b/.gitignore index 00f4da4..121ecb0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /Math-BigInt-1.999707.tar.gz /Math-BigInt-1.999708.tar.gz /Math-BigInt-1.999709.tar.gz +/Math-BigInt-1.999710.tar.gz diff --git a/perl-Math-BigInt.spec b/perl-Math-BigInt.spec index eaacdab..88acfda 100644 --- a/perl-Math-BigInt.spec +++ b/perl-Math-BigInt.spec @@ -1,5 +1,5 @@ Name: perl-Math-BigInt -%global cpan_version 1.999709 +%global cpan_version 1.999710 # Keep 4-digit version to compete with perl.spec Version: %(echo %{cpan_version} | sed 's/\(\.....\)/\1./') Release: 1%{?dist} @@ -103,6 +103,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Nov 16 2015 Petr Pisar - 1.9997.10-1 +- 1.999710 bump + * Tue Nov 10 2015 Petr Pisar - 1.9997.09-1 - 1.999709 bump diff --git a/sources b/sources index 3c40f5a..6276461 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3ac7d852780a2f7e3033a55d8ed87455 Math-BigInt-1.999709.tar.gz +23191ddbdd21c19ba8058cfb16ac8a9f Math-BigInt-1.999710.tar.gz