From b5423b807cf84d03d969983682515fabe43e0409 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Sun, 26 Aug 2007 16:09:49 +0000 Subject: [PATCH] license fix --- perl-IO-CaptureOutput.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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