- rebuild against perl 5.10.1

This commit is contained in:
Štěpán Kasal 2009-12-07 08:50:59 +00:00
parent 64621097da
commit 05f81486bf

View File

@ -1,6 +1,6 @@
Name: perl-Capture-Tiny
Version: 0.06
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 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Mon Dec 7 2009 Stepan Kasal <skasal@redhat.com> - 0.06-2
- rebuild against perl 5.10.1
* Tue Aug 11 2009 Marcela Mašláňová <mmaslano@redhat.com> - 0.06-1
- update