From 785456ac9585a8b4f7628d3bd2a0dacd5b592d09 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 11 Feb 2017 04:01:55 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- perl-Math-BigInt-FastCalc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Math-BigInt-FastCalc.spec b/perl-Math-BigInt-FastCalc.spec index b05dcca..8166686 100644 --- a/perl-Math-BigInt-FastCalc.spec +++ b/perl-Math-BigInt-FastCalc.spec @@ -1,7 +1,7 @@ Name: perl-Math-BigInt-FastCalc %global cpan_version 0.5006 Version: 0.500.600 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Math::BigInt::Calc with some XS for more speed License: GPL+ or Artistic Group: Development/Libraries @@ -61,6 +61,9 @@ make test %{_mandir}/man3/* %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 0.500.600-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Thu Jan 12 2017 Petr Pisar - 0.500.600-1 - 0.5006 bump