From 643190e575929fbbfde444fd19ddf04042e34a16 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Thu, 4 Jun 2015 10:25:08 +0200 Subject: [PATCH] Perl 5.22 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 9263c6d..d85dc52 100644 --- a/perl-IPC-Run.spec +++ b/perl-IPC-Run.spec @@ -1,6 +1,6 @@ Name: perl-IPC-Run Version: 0.94 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl module for interacting with child processes # the rest: GPL+ or Artistic # The Win32* modules are not part of the binary RPM package @@ -94,6 +94,9 @@ make test %{_mandir}/man3/IPC::Run::Timer.3* %changelog +* Thu Jun 04 2015 Jitka Plesnikova - 0.94-2 +- Perl 5.22 rebuild + * Mon Dec 15 2014 Paul Howarth - 0.94-1 - Update to 0.94 - Update License discrepancies (CPAN RT#100858)