diff --git a/.cvsignore b/.cvsignore index bee027b..e118432 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Capture-Tiny-0.07.tar.gz +Capture-Tiny-0.08.tar.gz diff --git a/perl-Capture-Tiny.spec b/perl-Capture-Tiny.spec index d03e711..dd67378 100644 --- a/perl-Capture-Tiny.spec +++ b/perl-Capture-Tiny.spec @@ -1,6 +1,6 @@ Name: perl-Capture-Tiny -Version: 0.07 -Release: 2%{?dist} +Version: 0.08 +Release: 1%{?dist} Summary: Capture STDOUT and STDERR from Perl, XS or external programs License: ASL 2.0 Group: Development/Libraries @@ -9,8 +9,8 @@ Source0: http://www.cpan.org/authors/id/D/DA/DAGOLDEN/Capture-Tiny-%{vers BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl >= 0:5.006 -BuildRequires: perl(Module::Build) -BuildRequires: perl(Test::More) >= 0.47 +BuildRequires: perl(Module::Build) >= 0.36 +BuildRequires: perl(Test::More) >= 0.62 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Mon Jun 21 2010 Petr Pisar - 0.08-1 +- 0.08 bump (bug #606277) + * Fri Apr 30 2010 Marcela Maslanova - 0.07-2 - Mass rebuild with perl-5.12.0 diff --git a/sources b/sources index 1f22151..359f96e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -550090f77d670b8a6718c5cc05b8ddef Capture-Tiny-0.07.tar.gz +dadea406a04a114b31a9248772b8c136 Capture-Tiny-0.08.tar.gz