This commit is contained in:
Dennis Gilmore 2012-07-20 11:09:00 -05:00
parent 40e5ba13c0
commit 74437898c6

View File

@ -1,6 +1,6 @@
Name: perl-IO-CaptureOutput Name: perl-IO-CaptureOutput
Version: 1.1102 Version: 1.1102
Release: 6%{?dist} Release: 7%{?dist}
Summary: Capture STDOUT/STDERR from subprocesses and XS/C modules Summary: Capture STDOUT/STDERR from subprocesses and XS/C modules
Group: Development/Libraries Group: Development/Libraries
License: GPL+ or Artistic License: GPL+ or Artistic
@ -44,6 +44,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1102-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Sat Jun 16 2012 Petr Pisar <ppisar@redhat.com> - 1.1102-6 * Sat Jun 16 2012 Petr Pisar <ppisar@redhat.com> - 1.1102-6
- Perl 5.16 rebuild - Perl 5.16 rebuild