From 9c467105130154ebb118ccfe04eb1a57c84ae795 Mon Sep 17 00:00:00 2001 From: corsepiu Date: Sat, 29 Nov 2008 05:47:51 +0000 Subject: [PATCH] - Change %summary. --- perl-IPC-Run3.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-IPC-Run3.spec b/perl-IPC-Run3.spec index 0e9d38e..9594d62 100644 --- a/perl-IPC-Run3.spec +++ b/perl-IPC-Run3.spec @@ -1,7 +1,7 @@ Name: perl-IPC-Run3 Version: 0.042 -Release: 2%{?dist} -Summary: Run a subprocess in batch mode (a la system) on Unix, Win32, etc +Release: 3%{?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/ @@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Sat Nov 29 2008 Ralf Corsépius 0.042-3 +- Change %summary. + * Thu Aug 28 2008 Tom "spot" Callaway - 0.042-2 - fix license tag (technically, it was correct before, but this keeps rpmlint from flagging this package as a false positive)