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