diff --git a/perl-Capture-Tiny.spec b/perl-Capture-Tiny.spec index c54b6e5..9843a76 100644 --- a/perl-Capture-Tiny.spec +++ b/perl-Capture-Tiny.spec @@ -1,6 +1,6 @@ Name: perl-Capture-Tiny Version: 0.36 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Capture STDOUT and STDERR from Perl, XS or external programs License: ASL 2.0 Group: Development/Libraries @@ -57,6 +57,9 @@ make test %{_mandir}/man3/* %changelog +* Sat May 14 2016 Jitka Plesnikova - 0.36-2 +- Perl 5.24 rebuild + * Mon Feb 29 2016 Petr Ĺ abata - 0.36-1 - 0.36 bump