From bce197335f97d39a6ed3ab4a67f5b349fdb24a17 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Mon, 31 Oct 2016 09:39:07 +0000 Subject: [PATCH] Bootstrap build for Math::Random::MT::Auto on ppc64 and ppc64le --- perl-Object-InsideOut.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/perl-Object-InsideOut.spec b/perl-Object-InsideOut.spec index fd97652..7df24f5 100644 --- a/perl-Object-InsideOut.spec +++ b/perl-Object-InsideOut.spec @@ -1,6 +1,8 @@ +%global perl_bootstrap 1 + Name: perl-Object-InsideOut Version: 4.02 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Comprehensive inside-out object support module Group: Development/Libraries License: GPL+ or Artistic @@ -82,6 +84,9 @@ make test %changelog +* Mon Oct 31 2016 Paul Howarth - 4.02-7 +- Bootstrap build for Math::Random::MT::Auto on ppc64 and ppc64le + * Mon Sep 12 2016 Paul Howarth - 4.02-6 - Bootstrapping done - Simplify find command using -delete