From 1c139f4e61743a86a0d41aebe4c57711e128504f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 11 Feb 2017 04:01:49 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- 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 b6aa49e..0f918d0 100644 --- a/perl-Math-BigInt.spec +++ b/perl-Math-BigInt.spec @@ -2,7 +2,7 @@ Name: perl-Math-BigInt %global cpan_version 1.999808 # Keep 4-digit version to compete with perl.spec Version: %(echo %{cpan_version} | sed 's/\(\.....\)/\1./') -Release: 1%{?dist} +Release: 2%{?dist} Summary: Arbitrary-size integer and float mathematics License: GPL+ or Artistic Group: Development/Libraries @@ -74,6 +74,9 @@ make test %{_mandir}/man3/* %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 1.9998.08-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Thu Jan 12 2017 Paul Howarth - 1.9998.08-1 - 1.999808 bump