- Upstream update.

This commit is contained in:
corsepiu 2008-08-25 18:10:56 +00:00
parent 110bd67466
commit 6d0f5cf55b
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
IPC-Run3-0.041.tar.gz
IPC-Run3-0.042.tar.gz

View File

@ -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 <corsepiu@fedoraproject.org> 0.042-1
- Upstream update.
* Fri Aug 08 2008 Ralf Corsépius <rc040203@freenet.de> 0.041-1
- Upstream update.

View File

@ -1 +1 @@
f251522c44e34009495934bf14595a55 IPC-Run3-0.041.tar.gz
629c782703abb2f4dc5cf44a214293ec IPC-Run3-0.042.tar.gz