From d233edf4c79cdf0fef44e9a3876c06938a6a95e9 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 8 Feb 2011 19:35:56 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- perl-IPC-Run.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-IPC-Run.spec b/perl-IPC-Run.spec index 8c2a447..73b71d2 100644 --- a/perl-IPC-Run.spec +++ b/perl-IPC-Run.spec @@ -1,6 +1,6 @@ Name: perl-IPC-Run Version: 0.89 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl module for interacting with child processes License: GPL+ or Artistic Group: Development/Libraries @@ -53,6 +53,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 0.89-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Fri Oct 08 2010 Iain Arnell 0.89-1 - update to latest upstream version - clean up spec for modern rpmbuild