diff --git a/.gitignore b/.gitignore index cd0339b..a67ec8b 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /Math-BigInt-1.999801.tar.gz /Math-BigInt-1.999802.tar.gz /Math-BigInt-1.999803.tar.gz +/Math-BigInt-1.999804.tar.gz diff --git a/perl-Math-BigInt.spec b/perl-Math-BigInt.spec index 7c59a2c..57b81ce 100644 --- a/perl-Math-BigInt.spec +++ b/perl-Math-BigInt.spec @@ -1,5 +1,5 @@ Name: perl-Math-BigInt -%global cpan_version 1.999803 +%global cpan_version 1.999804 # Keep 4-digit version to compete with perl.spec Version: %(echo %{cpan_version} | sed 's/\(\.....\)/\1./') Release: 1%{?dist} @@ -74,6 +74,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Dec 09 2016 Petr Pisar - 1.9998.04-1 +- 1.999804 bump + * Mon Dec 05 2016 Petr Pisar - 1.9998.03-1 - 1.999803 bump diff --git a/sources b/sources index a79851a..8bc1136 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -64c1c146b8aa5484a0eddd4ea5c4a311 Math-BigInt-1.999803.tar.gz +73cd663591645a1589845103001bab60 Math-BigInt-1.999804.tar.gz