This commit is contained in:
Dennis Gilmore 2012-01-13 06:38:46 -06:00
parent f565ddf12e
commit 9aa95cd526

View File

@ -1,6 +1,6 @@
Name: perl-Capture-Tiny
Version: 0.15
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Capture STDOUT and STDERR from Perl, XS or external programs
License: ASL 2.0
Group: Development/Libraries
@ -49,6 +49,9 @@ make test
%{_mandir}/man3/*
%changelog
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.15-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Mon Jan 02 2012 Petr Šabata <contyk@redhat.com> - 0.15-1
- 0.15 bump