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