diff --git a/perl-IO-CaptureOutput.spec b/perl-IO-CaptureOutput.spec index 8ec460e..8df29e6 100644 --- a/perl-IO-CaptureOutput.spec +++ b/perl-IO-CaptureOutput.spec @@ -1,9 +1,9 @@ Name: perl-IO-CaptureOutput Version: 1.03 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Capture STDOUT/STDERR from subprocesses and XS/C modules Group: Development/Libraries -License: GPL or Artistic +License: GPL+ or Artistic URL: http://search.cpan.org/dist/IO-CaptureOutput Source0: http://search.cpan.org/CPAN/authors/id/S/SI/SIMONFLK/IO-CaptureOutput-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Aug 26 2007 Tom "spot" Callaway 1.03-6 +- license fix + * Fri Sep 15 2006 Tom "spot" Callaway 1.03-5 - bump for fc6