From 1f43589487bd1c5fe413c6bcf4708f592808c120 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 27 Apr 2016 07:59:05 +0200 Subject: [PATCH] 1.999722 bump --- .gitignore | 1 + perl-Math-BigInt.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c1e1972..559bf12 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /Math-BigInt-1.999716.tar.gz /Math-BigInt-1.999717.tar.gz /Math-BigInt-1.999720.tar.gz +/Math-BigInt-1.999722.tar.gz diff --git a/perl-Math-BigInt.spec b/perl-Math-BigInt.spec index f2b2dc5..377a375 100644 --- a/perl-Math-BigInt.spec +++ b/perl-Math-BigInt.spec @@ -1,5 +1,5 @@ Name: perl-Math-BigInt -%global cpan_version 1.999720 +%global cpan_version 1.999722 # 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 +* Wed Apr 27 2016 Petr Pisar - 1.9997.22-1 +- 1.999722 bump + * Tue Apr 26 2016 Petr Pisar - 1.9997.20-1 - 1.999720 bump diff --git a/sources b/sources index fd39db6..74740f1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -62ee64d401f9ea611534c57b54d0cb6c Math-BigInt-1.999720.tar.gz +481ee4b6c5c0f774abe098dff50b8b25 Math-BigInt-1.999722.tar.gz