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)