diff --git a/perl-Capture-Tiny.spec b/perl-Capture-Tiny.spec index 79b4586..eac6768 100644 --- a/perl-Capture-Tiny.spec +++ b/perl-Capture-Tiny.spec @@ -1,6 +1,6 @@ Name: perl-Capture-Tiny Version: 0.25 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Capture STDOUT and STDERR from Perl, XS or external programs License: ASL 2.0 Group: Development/Libraries @@ -65,6 +65,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Aug 27 2014 Jitka Plesnikova - 0.25-2 +- Perl 5.20 rebuild + * Mon Aug 18 2014 Petr Ĺ abata - 0.25-1 - 0.25 bump