diff --git a/.cvsignore b/.cvsignore index 140bb3d..4d425cc 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -IPC-Run3-0.041.tar.gz +IPC-Run3-0.042.tar.gz diff --git a/perl-IPC-Run3.spec b/perl-IPC-Run3.spec index 6472c41..e42bd97 100644 --- a/perl-IPC-Run3.spec +++ b/perl-IPC-Run3.spec @@ -1,11 +1,11 @@ Name: perl-IPC-Run3 -Version: 0.041 +Version: 0.042 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 URL: http://search.cpan.org/dist/IPC-Run3/ -Source0: http://www.cpan.org/modules/by-module/IPC/IPC-Run3-%{version}.tar.gz +Source0: http://search.cpan.org/CPAN/authors/id/R/RS/RSCHUPP/IPC-Run3-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) @@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Mon Aug 25 2008 Ralf Corsépius 0.042-1 +- Upstream update. + * Fri Aug 08 2008 Ralf Corsépius 0.041-1 - Upstream update. diff --git a/sources b/sources index 91a3c04..2ae27f3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f251522c44e34009495934bf14595a55 IPC-Run3-0.041.tar.gz +629c782703abb2f4dc5cf44a214293ec IPC-Run3-0.042.tar.gz