From f0902e4a40269c0d9267a29146700873d1801005 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 13 Jul 2018 18:24:15 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- perl-Math-BigInt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Math-BigInt.spec b/perl-Math-BigInt.spec index 0aaa5e4..0f094a9 100644 --- a/perl-Math-BigInt.spec +++ b/perl-Math-BigInt.spec @@ -3,7 +3,7 @@ Epoch: 1 %global cpan_version 1.999813 # Keep 4-digit version to compete with perl.spec Version: %(echo %{cpan_version} | sed 's/\(\.....\)/\1./') -Release: 2%{?dist} +Release: 3%{?dist} Summary: Arbitrary-size integer and float mathematics License: GPL+ or Artistic URL: https://metacpan.org/release/Math-BigInt @@ -74,6 +74,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 1:1.9998.13-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Tue Jun 26 2018 Jitka Plesnikova - 1:1.9998.13-2 - Perl 5.28 rebuild