From ff26bc25e947a45e89b5e23a03b05f5e1523290d Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Sat, 14 May 2016 23:36:17 +0200 Subject: [PATCH] Perl 5.24 rebuild --- 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 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