From 2c561d4d0acce0517c9c6610774ad5e27ae0ab49 Mon Sep 17 00:00:00 2001 From: corsepiu Date: Wed, 17 Jun 2009 12:08:11 +0000 Subject: [PATCH] - Upstream update. - Reflect upstream URL having changed. --- .cvsignore | 2 +- perl-IPC-Run3.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 4d425cc..ba2e065 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -IPC-Run3-0.042.tar.gz +IPC-Run3-0.043.tar.gz diff --git a/perl-IPC-Run3.spec b/perl-IPC-Run3.spec index fc0616b..229a345 100644 --- a/perl-IPC-Run3.spec +++ b/perl-IPC-Run3.spec @@ -1,11 +1,11 @@ Name: perl-IPC-Run3 -Version: 0.042 -Release: 4%{?dist} +Version: 0.043 +Release: 1%{?dist} Summary: Run a subprocess in batch mode License: (GPL+ or Artistic) or BSD Group: Development/Libraries URL: http://search.cpan.org/dist/IPC-Run3/ -Source0: http://search.cpan.org/CPAN/authors/id/R/RS/RSCHUPP/IPC-Run3-%{version}.tar.gz +Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/IPC-Run3-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) @@ -52,6 +52,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Wed Jun 17 2009 Ralf Corsépius 0.043-1 +- Upstream update. +- Reflect upstream URL having changed. + * Thu Feb 26 2009 Fedora Release Engineering - 0.042-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild diff --git a/sources b/sources index 2ae27f3..17f3ec6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -629c782703abb2f4dc5cf44a214293ec IPC-Run3-0.042.tar.gz +ef3c073f900bcc9c3e30e91f1fc00fda IPC-Run3-0.043.tar.gz