From a6baf0d0551ff7c558b950666c430d61dcd07f26 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Wed, 19 Dec 2007 16:51:22 +0000 Subject: [PATCH] 1.06 --- .cvsignore | 2 +- perl-IO-CaptureOutput.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index cf8ea4b..01a3d2b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -IO-CaptureOutput-1.03.tar.gz +IO-CaptureOutput-1.06.tar.gz diff --git a/perl-IO-CaptureOutput.spec b/perl-IO-CaptureOutput.spec index 9c7163d..8f454ac 100644 --- a/perl-IO-CaptureOutput.spec +++ b/perl-IO-CaptureOutput.spec @@ -1,6 +1,6 @@ Name: perl-IO-CaptureOutput -Version: 1.03 -Release: 6%{?dist}.1 +Version: 1.06 +Release: 1%{?dist} Summary: Capture STDOUT/STDERR from subprocesses and XS/C modules Group: Development/Libraries License: GPL+ or Artistic @@ -44,6 +44,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Dec 19 2007 Tom "spot" Callaway 1.06-1 +- bump to 1.06 + * Sun Aug 26 2007 Tom "spot" Callaway 1.03-6 - license fix diff --git a/sources b/sources index 866ff72..ef280c9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a117ecf931cf03967bf6a6843164667a IO-CaptureOutput-1.03.tar.gz +edc752a5c2d4dbb1e9756e8132bc52dc IO-CaptureOutput-1.06.tar.gz