From e8213a69b544b4f62bf796adaa1e122bece25b05 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 00:46:06 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- perl-IPC-Run.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-IPC-Run.spec b/perl-IPC-Run.spec index f5cf420..6d65d9e 100644 --- a/perl-IPC-Run.spec +++ b/perl-IPC-Run.spec @@ -1,6 +1,6 @@ Name: perl-IPC-Run Version: 0.92 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Perl module for interacting with child processes License: GPL+ or Artistic Group: Development/Libraries @@ -69,6 +69,9 @@ make test %{_mandir}/man3/IPC::Run::Timer.3pm* %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 0.92-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Tue May 6 2014 Paul Howarth - 0.92-5 - Address intermittent test failures (CPAN RT#20105, RH BZ#1094395) - Add runtime dependency on Data::Dumper