diff --git a/perl-IPC-Run.spec b/perl-IPC-Run.spec index b838cf8..e272d16 100644 --- a/perl-IPC-Run.spec +++ b/perl-IPC-Run.spec @@ -1,6 +1,6 @@ Name: perl-IPC-Run Version: 0.84 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl module for interacting with child processes License: GPL+ or Artistic Group: Development/Libraries @@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Mon Dec 7 2009 Stepan Kasal - 0.84-2 +- rebuild against perl 5.10.1 + * Wed Sep 02 2009 Steven Pritchard 0.84-1 - Update to 0.84. - Drop IPCRUNDEBUG from "make test" (bug fixed long ago).