From 110bd674666b39d528d3d69f89acc665d0be7578 Mon Sep 17 00:00:00 2001 From: corsepiu Date: Fri, 8 Aug 2008 05:04:40 +0000 Subject: [PATCH] - Upstream update. --- .cvsignore | 2 +- perl-IPC-Run3.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 97db9a7..140bb3d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -IPC-Run3-0.040.tar.gz +IPC-Run3-0.041.tar.gz diff --git a/perl-IPC-Run3.spec b/perl-IPC-Run3.spec index 2dc153a..6472c41 100644 --- a/perl-IPC-Run3.spec +++ b/perl-IPC-Run3.spec @@ -1,6 +1,6 @@ Name: perl-IPC-Run3 -Version: 0.040 -Release: 5%{?dist} +Version: 0.041 +Release: 1%{?dist} Summary: Run a subprocess in batch mode (a la system) on Unix, Win32, etc License: GPL+ or Artistic or BSD Group: Development/Libraries @@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Fri Aug 08 2008 Ralf Corsépius 0.041-1 +- Upstream update. + * Thu May 22 2008 Tom "spot" Callaway - 0.040-5 - reorder license tag so it doesn't flag as a false positive diff --git a/sources b/sources index 77f18ed..91a3c04 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8131233d424352daa14f49a9691672f3 IPC-Run3-0.040.tar.gz +f251522c44e34009495934bf14595a55 IPC-Run3-0.041.tar.gz