Perl 5.24 rebuild

This commit is contained in:
Jitka Plesnikova 2016-05-14 23:36:17 +02:00
parent 7014d65448
commit ff26bc25e9

View File

@ -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 <jplesnik@redhat.com> - 0.36-2
- Perl 5.24 rebuild
* Mon Feb 29 2016 Petr Šabata <contyk@redhat.com> - 0.36-1
- 0.36 bump