diff --git a/perl-Capture-Tiny.spec b/perl-Capture-Tiny.spec index dd67378..066a37a 100644 --- a/perl-Capture-Tiny.spec +++ b/perl-Capture-Tiny.spec @@ -1,6 +1,6 @@ Name: perl-Capture-Tiny Version: 0.08 -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 +* Wed Dec 15 2010 Marcela Maslanova - 0.08-2 +- 661697 rebuild for fixing problems with vendorach/lib + * Mon Jun 21 2010 Petr Pisar - 0.08-1 - 0.08 bump (bug #606277)