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