diff --git a/perl-IPC-Run.spec b/perl-IPC-Run.spec index 788066c..cbe83aa 100644 --- a/perl-IPC-Run.spec +++ b/perl-IPC-Run.spec @@ -1,9 +1,9 @@ Name: perl-IPC-Run Version: 0.80 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Perl module for interacting with child processes -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/IPC-Run/ Source0: http://www.cpan.org/authors/id/R/RS/RSOD/IPC-Run-%{version}.tar.gz @@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Jan 28 2008 Tom "spot" Callaway - 0.80-4 +- rebuild for new perl + * Tue Apr 17 2007 Ville Skyttä - 0.80-3 - BuildRequire perl(ExtUtils::MakeMaker).