From 05f81486bf53458581305b5c7b072804ec8157ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0t=C4=9Bp=C3=A1n=20Kasal?= Date: Mon, 7 Dec 2009 08:50:59 +0000 Subject: [PATCH] - rebuild against perl 5.10.1 --- perl-Capture-Tiny.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Capture-Tiny.spec b/perl-Capture-Tiny.spec index 8d68403..9c5e49b 100644 --- a/perl-Capture-Tiny.spec +++ b/perl-Capture-Tiny.spec @@ -1,6 +1,6 @@ Name: perl-Capture-Tiny Version: 0.06 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Capture STDOUT and STDERR from Perl, XS or external programs License: ASL 2.0 Group: Development/Libraries @@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Mon Dec 7 2009 Stepan Kasal - 0.06-2 +- rebuild against perl 5.10.1 + * Tue Aug 11 2009 Marcela Mašláňová - 0.06-1 - update