0.20 bump

This commit is contained in:
Petr Šabata 2012-10-04 13:25:22 +02:00
parent 819da70435
commit 842f3c8e32
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ Capture-Tiny-0.08.tar.gz
/Capture-Tiny-0.17.tar.gz
/Capture-Tiny-0.18.tar.gz
/Capture-Tiny-0.19.tar.gz
/Capture-Tiny-0.20.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-Capture-Tiny
Version: 0.19
Version: 0.20
Release: 1%{?dist}
Summary: Capture STDOUT and STDERR from Perl, XS or external programs
License: ASL 2.0
@ -10,6 +10,7 @@ BuildArch: noarch
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.31
BuildRequires: perl(Test::More) >= 0.62
# Tests only:
BuildRequires: perl(lib)
BuildRequires: perl(Carp)
BuildRequires: perl(Exporter)
BuildRequires: perl(File::Spec)
@ -52,6 +53,9 @@ make test
%{_mandir}/man3/*
%changelog
* Thu Oct 04 2012 Petr Šabata <contyk@redhat.com> - 0.20-1
- 0.20 bump
* Wed Aug 08 2012 Jitka Plesnikova <jplesnik@redhat.com> - 0.19-1
- 0.19 bump

View File

@ -1 +1 @@
cebbeddaded44a02e8978799e0f3978e Capture-Tiny-0.19.tar.gz
cd7aab9f3bccefc76c7d4f0455c55d35 Capture-Tiny-0.20.tar.gz