- Upstream update.

This commit is contained in:
corsepiu 2007-11-27 07:10:16 +00:00
parent 1c67683c8f
commit 288838c068
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
IPC-Run3-0.037.tar.gz IPC-Run3-0.039.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-IPC-Run3 Name: perl-IPC-Run3
Version: 0.037 Version: 0.039
Release: 2%{?dist} Release: 1%{?dist}
Summary: Run a subprocess in batch mode (a la system) on Unix, Win32, etc Summary: Run a subprocess in batch mode (a la system) on Unix, Win32, etc
License: GPL+ or BSD or Artistic License: GPL+ or BSD or Artistic
Group: Development/Libraries Group: Development/Libraries
@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Tue Nov 27 2007 Ralf Corsépius <rc040203@freenet.de> 0.039-1
- Upstream update.
* Fri Sep 07 2007 Ralf Corsépius <rc040203@freenet.de> 0.037-2 * Fri Sep 07 2007 Ralf Corsépius <rc040203@freenet.de> 0.037-2
- Initial import. - Initial import.
- Update license tag. - Update license tag.

View File

@ -1 +1 @@
075b81f65ebc22faa6641893d5a9d174 IPC-Run3-0.037.tar.gz a47eda8d42018d58c460e45177a8ad42 IPC-Run3-0.039.tar.gz