This commit is contained in:
Dennis Gilmore 2014-06-06 20:20:52 -05:00
parent 3ed30ce7c8
commit c0468f37fb

View File

@ -1,6 +1,6 @@
Name: perl-Capture-Tiny
Version: 0.24
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
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.24-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon Feb 10 2014 Petr Šabata <contyk@redhat.com> - 0.24-1
- 0.24 bump, fix CVE-2014-1875